Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXInferAddressSpaces.cpp310 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
533 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 static void rewriteP2Align(MachineInstr &MI, unsigned OperandNo) { in rewriteP2Align()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp477 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
894 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp636 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); in cloneInstructionWithNewAddressSpace() local
1145 unsigned OperandNo = UndefUse->getOperandNo(); in rewriteWithNewAddressSpaces() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp96 unsigned int OperandNo = Operand.getOperandNo(); in isCompatibleReplacement() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDemandedBits.cpp74 const Instruction *UserI, const Instruction *I, unsigned OperandNo, in determineLiveOperandBits()
H A DIVUsers.cpp171 unsigned OperandNo = U.getOperandNo(); in AddUsersImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDemandedBits.cpp87 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
H A DIVUsers.cpp221 unsigned OperandNo = U.getOperandNo(); in AddUsersImpl() local
/aosp_15_r20/external/llvm/lib/IR/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp562 unsigned OperandNo = U.getOperandNo(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MI->getOperandNo(&MO); in rewriteOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp605 unsigned OperandNo = U.getOperandNo(); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp627 unsigned OperandNo = U.getOperandNo(); in runOnFunction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h143 unsigned OperandNo = U - (*this)->op_begin(); in isBundleOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h178 unsigned OperandNo = U - (*this)->op_begin(); in isBundleOperand() local

12