Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
DInstrBuilder.cpp411 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateWrites() local
446 for (unsigned I = 0, OpIndex = MCDesc.getNumDefs(); I < NumExplicitUses; in populateReads() local
477 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-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp43 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h41 int OpIndex; member
69 int OpIndex; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DInstruction.h139 int OpIndex; member
167 int OpIndex; member
/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-16.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp579 unsigned OpIndex = Desc.NumDefs; in evaluateMemoryOperandAddress() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp297 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp470 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVModuleAnalysis.cpp46 static unsigned getMetadataUInt(MDNode *MdNode, unsigned OpIndex, in getMetadataUInt()
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp683 int OpIndex, PrintIndex; in print() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1606 unsigned OpIndex; in selectDivRem() local
DX86FastISel.cpp1925 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
DX86ISelLowering.cpp18895 unsigned OpIndex = i / 2; in lowerV4X128Shuffle() local
39044 unsigned OpIndex = i / 2; in combineX86ShuffleChain() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp286 unsigned OpIndex = any_of(Shuf->getShuffleMask(), [&NumOpElts](int M) { in widenSubvectorLoad() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp3886 int OpIndex; in orderFrameObjects() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4824 for (unsigned OpIndex = 0; OpIndex < I->getNumOperands(); ++OpIndex) { in isSCEVExprNeverPoison() local

12