Searched defs:OP1 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/test/
H A Dtest-amd64.c97 #define OP1 macro
102 #define OP1 macro
107 #define OP1 macro
112 #define OP1 macro
H A Dtest-i386.c87 #define OP1 macro
92 #define OP1 macro
97 #define OP1 macro
102 #define OP1 macro
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp749 SDValue OP1; local
784 OP1 = Sext1;
795 OP1 = SDValue (CurDAG->getMachineNode(Hexagon::LDriw, dl, MVT::i32,
805 OP0, OP1);
929 SDValue OP1; local
963 OP1 = Sext1;
974 OP1 = SDValue (CurDAG->getMachineNode(Hexagon::LDriw, dl, MVT::i32,
984 OP0, OP1);

Completed in 95 milliseconds