Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp55 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
492 static APInt determineLiveOperandBitsAddCarry(unsigned OperandNo, in determineLiveOperandBitsAddCarry()
553 APInt DemandedBits::determineLiveOperandBitsAdd(unsigned OperandNo, in determineLiveOperandBitsAdd()
561 APInt DemandedBits::determineLiveOperandBitsSub(unsigned OperandNo, in determineLiveOperandBitsSub()
H A DBasicAliasAnalysis.cpp946 unsigned OperandNo = 0; in getModRefInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MO.getOperandNo(); in rewriteOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp668 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
1168 unsigned OperandNo = PoisonUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp244 unsigned int OperandNo = Operand.getOperandNo(); in isCompatibleReplacement() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp605 unsigned OperandNo = U.getOperandNo(); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp350 unsigned OperandNo) { in processInstruction()
H A DX86FastISel.cpp4016 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2086 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3252 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3292 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3322 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3347 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp648 const unsigned OperandNo = MO.getOperandNo(); in isPCRelRegisterOperandLegal() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h360 unsigned OperandNo; // The operand # this constraint applies to. member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9708 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()
H A DSelectionDAG.cpp11889 unsigned OperandNo) { in isNeutralConstant()