Home
last modified time | relevance | path

Searched defs:OperandIdx (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp81 int OperandIdx = TII->getOperandIdx(BI->getOpcode(), R600::OpName::write); in getPreviousVector() local
131 int OperandIdx = TII->getOperandIdx(MI.getOpcode(), Op); in substitutePV() local
H A DGCNVOPDUtils.cpp69 auto getVRegIdx = [&](unsigned OpcodeIdx, unsigned OperandIdx) { in checkVOPDRegConstraints() argument
H A DR600ISelLowering.cpp2083 int OperandIdx[] = { in PostISelFolding() local
2136 int OperandIdx[] = { in PostISelFolding() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h39 int OperandIdx; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp214 unsigned OperandIdx = in run() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h167 getOperandCycle(unsigned ItinClassIndx,unsigned OperandIdx) getOperandCycle() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp862 const Instruction &Instr, unsigned OperandIdx, in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp896 unsigned OperandIdx = 0; in EmitDbgInstrRef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1223 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer()
1233 auto UpdateOperand = [&](int OperandIdx) { in findBasePointer()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1204 unsigned OperandIdx = 0; in finalizeDebugInstrRefs() local
H A DCodeGenPrepare.cpp7734 unsigned OperandIdx) { in canCauseUndefinedBehavior()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp226 void User::setOperand(unsigned OperandIdx, Value *Operand) { in setOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1883 unsigned OperandIdx = Commuted ? 2 : 1; in hasReassociableSibling() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3807 auto getVRegIdx = [&](unsigned, unsigned OperandIdx) { in validateVOPDRegBankConstraints() argument
7019 unsigned OperandIdx[4]; in cvtExp() local