/external/llvm-project/llvm/utils/TableGen/ |
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()
|
D | AsmWriterEmitter.cpp | 744 int OpIndex, PrintIndex; in formatAliasString() local
|
/external/llvm-project/llvm/lib/MCA/ |
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 394 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateWrites() local 429 for (unsigned I = 0, OpIndex = MCDesc.getNumDefs(); I < NumExplicitUses; in populateReads() local 465 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateReads() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 25 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in EmitInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in EmitInstruction() local
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in emitInstruction() local
|
/external/llvm-project/llvm/include/llvm/MCA/ |
D | Instruction.h | 41 int OpIndex; member 69 int OpIndex; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 41 int OpIndex; member 69 int OpIndex; member
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 97 for (unsigned OpIndex = 0, E = Inst.getNumOperands(); OpIndex < E; in addInstruction() local
|
D | MCInstrDescView.cpp | 110 unsigned OpIndex = 0; in create() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 297 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 297 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
|
D | ScalarEvolution.cpp | 6053 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 458 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 461 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
|
/external/llvm/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 683 int OpIndex, PrintIndex; in print() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1569 unsigned OpIndex; in selectDivRem() local
|
D | X86FastISel.cpp | 1930 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1613 unsigned OpIndex; in selectDivRem() local
|
D | X86FastISel.cpp | 1914 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 345 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 3392 int OpIndex; in orderFrameObjects() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 4824 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local
|