Home
last modified time | relevance | path

Searched defs:OperandNo (Results 1 – 16 of 16) 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.cpp914 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/Target/X86/
H A DX86FixupVectorConstants.cpp239 unsigned OperandNo) { in processInstruction()
H A DX86FastISel.cpp4014 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/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.cpp667 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
1167 unsigned OperandNo = PoisonUse->getOperandNo(); in rewriteWithNewAddressSpaces() 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/FuzzMutate/
H A DRandomIRBuilder.cpp244 unsigned int OperandNo = Operand.getOperandNo(); in isCompatibleReplacement() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3107 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3147 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3177 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3202 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp614 const unsigned OperandNo = MO.getOperandNo(); in isPCRelRegisterOperandLegal() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h375 unsigned OperandNo; // The operand # this constraint applies to. member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3302 unsigned OperandNo; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9190 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()
H A DSelectionDAG.cpp11548 unsigned OperandNo) { in isNeutralConstant()