Home
last modified time | relevance | path

Searched defs:OpIndex (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/llvm/utils/TableGen/
DPredicateExpander.cpp21 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()
DAsmWriterEmitter.cpp744 int OpIndex, PrintIndex; in formatAliasString() local
/external/llvm-project/llvm/lib/MCA/
DInstrBuilder.cpp404 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/
DInstrBuilder.cpp394 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/
DMipsELFStreamer.cpp25 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in EmitInstruction() local
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in emitInstruction() local
/external/llvm-project/llvm/include/llvm/MCA/
DInstruction.h41 int OpIndex; member
69 int OpIndex; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h41 int OpIndex; member
69 int OpIndex; member
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp97 for (unsigned OpIndex = 0, E = Inst.getNumOperands(); OpIndex < E; in addInstruction() local
DMCInstrDescView.cpp110 unsigned OpIndex = 0; in create() local
/external/llvm-project/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp297 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp297 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
DScalarEvolution.cpp6053 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp458 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
/external/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp461 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp683 int OpIndex, PrintIndex; in print() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1569 unsigned OpIndex; in selectDivRem() local
DX86FastISel.cpp1930 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1613 unsigned OpIndex; in selectDivRem() local
DX86FastISel.cpp1914 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp345 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp3392 int OpIndex; in orderFrameObjects() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4824 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local

12