Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp22 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() argument
34 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() argument
50 int OpIndex, in expandCheckImmOperandSimple() argument
62 void PredicateExpander::expandCheckImmOperandLT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandLT() argument
74 void PredicateExpander::expandCheckImmOperandGT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandGT() argument
86 expandCheckRegOperand(raw_ostream & OS,int OpIndex,const Record * Reg,StringRef FunctionMapper) expandCheckRegOperand() argument
105 expandCheckRegOperandSimple(raw_ostream & OS,int OpIndex,StringRef FunctionMapper) expandCheckRegOperandSimple() argument
118 expandCheckInvalidRegOperand(raw_ostream & OS,int OpIndex) expandCheckInvalidRegOperand() argument
215 expandCheckIsRegOperand(raw_ostream & OS,int OpIndex) expandCheckIsRegOperand() argument
220 expandCheckIsVRegOperand(raw_ostream & OS,int OpIndex) expandCheckIsVRegOperand() argument
225 expandCheckIsImmOperand(raw_ostream & OS,int OpIndex) expandCheckIsImmOperand() argument
[all...]
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp43 for (unsigned OpIndex = 0; OpIndex < Inst.getNumOperands(); ++OpIndex) { in emitInstruction() local
/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp418 I < NumVariadicOps && !AssumeUsesOnly; ++I, ++OpIndex) { in populateWrites() local
455 for (unsigned I = 0, OpIndex = MCDesc.getNumDefs(); I < NumExplicitUses; populateReads() local
490 for (unsigned I = 0, OpIndex = MCDesc.getNumOperands(); populateReads() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h173 uint8_t OpIndex; member
404 int16_t OpIndex; global() member
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicateTree.cpp377 struct OpIndex { struct
378 parent__anone565e0160e11::OpIndex global() argument
379 index__anone565e0160e11::OpIndex global() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp109 unsigned OpIndex = 0; create() local
H A DAssembler.cpp158 for (unsigned OpIndex = 0, E = Inst.getNumOperands(); OpIndex < E; in addInstruction() local
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h139 int OpIndex; member
167 int OpIndex; member
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp577 while (OpIndex < Desc.getNumOperands() && in evaluateMemoryOperandAddress() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp298 unsigned OpIndex = FirstFieldOpNo + FieldIndex * NumOpsPerField; in getFieldType() local
/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp470 MCOperand &MCO = MI.getOperand(OpIndex); in getSingleInstruction() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp64 getMetadataUInt(MDNode * MdNode,unsigned OpIndex,unsigned DefaultVal=0) getMetadataUInt() argument
/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp773 int OpIndex, PrintIndex; formatAliasString() local
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1697 unsigned OpIndex; selectMulDivRem() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1090 uint8_t OpIndex, uint32_t Line) { argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1921 unsigned TypeIndex, OpIndex; X86SelectDivRem() local
H A DX86ISelLowering.cpp16757 unsigned OpIndex = i / 2; lowerV4X128Shuffle() local
38604 unsigned OpIndex = i / 2; combineX86ShuffleChain() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp301 unsigned OpIndex = any_of(Shuf->getShuffleMask(), [&NumOpElts](int M) { widenSubvectorLoad() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4565 int OpIndex; orderFrameObjects() local