Home
last modified time | relevance | path

Searched refs:getPointerOperandIndex (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXLowerAlloca.cpp93 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
99 SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
104 GI->setOperand(GI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerAlloca.cpp93 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
99 SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
104 GI->setOperand(GI->getPointerOperandIndex(), NewASCToGeneric); in runOnFunction()
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAlloca.cpp92 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()
97 SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()
102 GI->setOperand(GI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp654 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands()
659 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
664 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
669 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
682 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function
684 return LI->getPointerOperandIndex(); in getPointerOperandIndex()
686 return SI->getPointerOperandIndex(); in getPointerOperandIndex()
688 return RMW->getPointerOperandIndex(); in getPointerOperandIndex()
690 return XCHG->getPointerOperandIndex(); in getPointerOperandIndex()
709 I->setOperand(getPointerOperandIndex(I), UntaggedPtr); in untagPointerOperand()
DAddressSanitizer.cpp1383 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands()
1388 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
1393 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
1398 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
/external/llvm/include/llvm/IR/
DOperator.h394 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
466 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
DInstructions.h276 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
402 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
604 static unsigned getPointerOperandIndex() { return 0U; }
779 static unsigned getPointerOperandIndex() { return 0U; }
966 static unsigned getPointerOperandIndex() {
2008 static unsigned getPointerOperandIndex() { return 0U; }
4828 static unsigned getPointerOperandIndex() { return 0U; }
4931 static unsigned getPointerOperandIndex() {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp765 return OpNo == LoadInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
769 return OpNo == StoreInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
773 return OpNo == AtomicRMWInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
777 return OpNo == AtomicCmpXchgInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
DSROA.cpp3702 if (S.getUse() != &SI->getOperandUse(SI->getPointerOperandIndex())) in presplitLoadsAndStores()
3879 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()
4028 &PStore->getOperandUse(PStore->getPointerOperandIndex()), in presplitLoadsAndStores()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp561 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function
563 return LI->getPointerOperandIndex(); in getPointerOperandIndex()
565 return SI->getPointerOperandIndex(); in getPointerOperandIndex()
567 return RMW->getPointerOperandIndex(); in getPointerOperandIndex()
569 return XCHG->getPointerOperandIndex(); in getPointerOperandIndex()
588 I->setOperand(getPointerOperandIndex(I), UntaggedPtr); in untagPointerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h493 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
572 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
DInstructions.h297 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
431 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
638 static unsigned getPointerOperandIndex() { return 0U; }
832 static unsigned getPointerOperandIndex() { return 0U; }
1036 static unsigned getPointerOperandIndex() {
1838 static unsigned getPointerOperandIndex() { return 0U; }
5138 static unsigned getPointerOperandIndex() { return 0U; }
5243 static unsigned getPointerOperandIndex() {
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h493 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
586 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
DInstructions.h268 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
403 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
629 static unsigned getPointerOperandIndex() { return 0U; }
844 static unsigned getPointerOperandIndex() { return 0U; }
1056 static unsigned getPointerOperandIndex() {
1842 static unsigned getPointerOperandIndex() { return 0U; }
5135 static unsigned getPointerOperandIndex() { return 0U; }
5240 static unsigned getPointerOperandIndex() {
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp907 return OpNo == LoadInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
911 return OpNo == StoreInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
915 return OpNo == AtomicRMWInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
919 return OpNo == AtomicCmpXchgInst::getPointerOperandIndex() && in isSimplePointerUseValidToReplace()
DSROA.cpp3855 if (S.getUse() != &SI->getOperandUse(SI->getPointerOperandIndex())) in presplitLoadsAndStores()
4032 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()
4181 &PStore->getOperandUse(PStore->getPointerOperandIndex()), in presplitLoadsAndStores()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp179 U.getOperandNo() != StoreInst::getPointerOperandIndex()) in checkArgumentUses()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp179 U.getOperandNo() != StoreInst::getPointerOperandIndex()) in checkArgumentUses()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1029 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains()
1033 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains()
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1021 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains()
1025 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1019 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains()
1023 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp781 MemI.setOperand(MemI.getPointerOperandIndex(), NewGEPI); in replaceGEPIdxWithZero()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3408 if (S.getUse() != &SI->getOperandUse(SI->getPointerOperandIndex())) in presplitLoadsAndStores()
3581 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()
3719 &PStore->getOperandUse(PStore->getPointerOperandIndex()), in presplitLoadsAndStores()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp897 MemI.setOperand(MemI.getPointerOperandIndex(), NewGEPI); in replaceGEPIdxWithZero()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp926 MemI.setOperand(MemI.getPointerOperandIndex(), NewGEPI); in replaceGEPIdxWithZero()

12