Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp310 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
533 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/external/llvm/lib/Analysis/
DDemandedBits.cpp74 const Instruction *UserI, const Instruction *I, unsigned OperandNo, in determineLiveOperandBits()
DIVUsers.cpp171 unsigned OperandNo = U.getOperandNo(); in AddUsersImpl() local
DBasicAliasAnalysis.cpp728 unsigned OperandNo = 0; in getModRefInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDemandedBits.cpp87 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
DIVUsers.cpp221 unsigned OperandNo = U.getOperandNo(); in AddUsersImpl() local
DBasicAliasAnalysis.cpp906 unsigned OperandNo = 0; in getModRefInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp477 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
894 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp562 unsigned OperandNo = U.getOperandNo(); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp627 unsigned OperandNo = U.getOperandNo(); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h178 unsigned OperandNo = U - (*this)->op_begin(); in isBundleOperand() local
/external/llvm/include/llvm/IR/
DCallSite.h143 unsigned OperandNo = U - (*this)->op_begin(); in isBundleOperand() local
/external/llvm/lib/IR/
DConstants.cpp2734 unsigned OperandNo = 0; in handleOperandChangeImpl() local
2774 unsigned OperandNo = 0; in handleOperandChangeImpl() local
2804 unsigned OperandNo = 0; in handleOperandChangeImpl() local
2829 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2938 unsigned OperandNo = 0; in handleOperandChangeImpl() local
2978 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3008 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3033 unsigned OperandNo = 0; in handleOperandChangeImpl() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h175 unsigned OperandNo; // The operand # this constraint applies to. member
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3761 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3954 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/external/clang/include/clang/AST/
DStmt.h1608 unsigned OperandNo; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6872 unsigned OperandNo = OpInfo.getMatchedOperand(); in visitInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8047 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()