Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp627 unsigned OperandNo = U.getOperandNo(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h178 unsigned OperandNo = U - (*this)->op_begin(); in isBundleOperand() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3954 unsigned OperandNo = 0; in tryToFoldLoadIntoMI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8047 findMatchingInlineAsmOperand(unsigned OperandNo, in findMatchingInlineAsmOperand()