Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp22 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand()
34 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand()
50 int OpIndex, in expandCheckImmOperandSimple()
62 void PredicateExpander::expandCheckImmOperandLT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandLT()
74 void PredicateExpander::expandCheckImmOperandGT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandGT()
86 void PredicateExpander::expandCheckRegOperand(raw_ostream &OS, int OpIndex, in expandCheckRegOperand()
105 int OpIndex, in expandCheckRegOperandSimple()
118 int OpIndex) { in expandCheckInvalidRegOperand()
215 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsRegOperand()
220 void PredicateExpander::expandCheckIsVRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsVRegOperand()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp418 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateWrites() local
455 for (unsigned I = 0, OpIndex = MCDesc.getNumDefs(); I < NumExplicitUses; in populateReads() local
490 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); in populateReads() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h173 uint8_t OpIndex; member
404 int16_t OpIndex; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h139 int OpIndex; member
167 int OpIndex; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp576 unsigned OpIndex = Desc.NumDefs; in evaluateMemoryOperandAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp298 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp470 unsigned OpIndex = HexagonMCInstrInfo::getNewValueOp(*MCII, MI); in getSingleInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp64 static unsigned getMetadataUInt(MDNode *MdNode, unsigned OpIndex, in getMetadataUInt()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp773 int OpIndex, PrintIndex; in formatAliasString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
H A DX86FastISel.cpp1923 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
H A DX86ISelLowering.cpp16733 unsigned OpIndex = i / 2; in lowerV4X128Shuffle() local
38624 unsigned OpIndex = i / 2; in combineX86ShuffleChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1715 unsigned OpIndex; in selectMulDivRem() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp301 unsigned OpIndex = any_of(Shuf->getShuffleMask(), [&NumOpElts](int M) { in widenSubvectorLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4771 int OpIndex; in orderFrameObjects() local