/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | PredicateExpander.cpp | 21 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() 33 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() 49 int OpIndex, in expandCheckImmOperandSimple() 61 void PredicateExpander::expandCheckRegOperand(raw_ostream &OS, int OpIndex, in expandCheckRegOperand() 81 int OpIndex, in expandCheckRegOperandSimple() 94 int OpIndex) { in expandCheckInvalidRegOperand() 191 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsRegOperand() 196 void PredicateExpander::expandCheckIsImmOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsImmOperand()
|
H A D | AsmWriterEmitter.cpp | 739 int OpIndex, PrintIndex; in formatAliasString() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 404 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateWrites() local 439 for (unsigned I = 0, OpIndex = MCDesc.getNumDefs(); I < NumExplicitUses; in populateReads() local 475 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateReads() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFStreamer.cpp | 43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in emitInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 41 int OpIndex; member 69 int OpIndex; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 98 for (unsigned OpIndex = 0, E = Inst.getNumOperands(); OpIndex < E; in addInstruction() local
|
H A D | MCInstrDescView.cpp | 110 unsigned OpIndex = 0; in create() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 298 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
|
H A D | ScalarEvolution.cpp | 6372 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/ |
H A D | HexagonDisassembler.cpp | 461 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp | 1568 unsigned OpIndex; in selectDivRem() local
|
H A D | X86FastISel.cpp | 1932 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
H A D | X86ISelLowering.cpp | 17628 unsigned OpIndex = i / 2; in lowerV4X128Shuffle() local 35670 unsigned OpIndex = i / 2; in combineX86ShuffleChain() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 3612 int OpIndex; in orderFrameObjects() local
|