Searched defs:OpcodeIndex (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCCompound.cpp | 30 enum OpcodeIndex { enum |
/llvm-project/llvm/tools/llvm-exegesis/ | ||
H A D | llvm-exegesis.cpp | 53 static cl::opt<int> OpcodeIndex( variable |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 2135 case MVT::v2i32: OpcodeIndex = 2; break; in SelectVLD() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 1862 int OpcodeIndex = 0; getSpillIndex() local |