Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDemandedBits.cpp81 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
529 static APInt determineLiveOperandBitsAddCarry(unsigned OperandNo, in determineLiveOperandBitsAddCarry()
590 APInt DemandedBits::determineLiveOperandBitsAdd(unsigned OperandNo, in determineLiveOperandBitsAdd()
598 APInt DemandedBits::determineLiveOperandBitsSub(unsigned OperandNo, in determineLiveOperandBitsSub()
H A DBasicAliasAnalysis.cpp877 unsigned OperandNo = 0; in getModRefInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp96 unsigned int OperandNo = Operand.getOperandNo(); in isCompatibleReplacement() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp636 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
1145 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp605 unsigned OperandNo = U.getOperandNo(); in run() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp612 const unsigned OperandNo = MI->getOperandNo(&MO); in isPCRelRegisterOperandLegal() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp3308 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3348 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3378 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3403 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h382 unsigned OperandNo; // The operand # this constraint applies to. member
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp3957 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3091 unsigned OperandNo; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8782 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()
H A DSelectionDAG.cpp10900 unsigned OperandNo) { in isNeutralConstant()