Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDemandedBits.cpp87 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
495 static APInt determineLiveOperandBitsAddCarry(unsigned OperandNo, in determineLiveOperandBitsAddCarry()
556 APInt DemandedBits::determineLiveOperandBitsAdd(unsigned OperandNo, in determineLiveOperandBitsAdd()
564 APInt DemandedBits::determineLiveOperandBitsSub(unsigned OperandNo, in determineLiveOperandBitsSub()
H A DIVUsers.cpp221 unsigned OperandNo = U.getOperandNo(); in AddUsersImpl() local
H A DBasicAliasAnalysis.cpp839 unsigned OperandNo = 0; in getModRefInfo() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp599 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
1053 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp599 unsigned OperandNo = U.getOperandNo(); in run() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp3368 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3408 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3438 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3463 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h377 unsigned OperandNo; // The operand # this constraint applies to. member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp3932 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3018 unsigned OperandNo; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8309 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()