Home
last modified time | relevance | path

Searched defs:getPointerOperand (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h420 Value *getPointerOperand() { in getPointerOperand() function
423 const Value *getPointerOperand() const { in getPointerOperand() function
523 Value *getPointerOperand() { in getPointerOperand() function
526 const Value *getPointerOperand() const { in getPointerOperand() function
566 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
568 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
H A DInstructions.h264 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
265 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
393 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
394 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h412 Value *getPointerOperand() { in getPointerOperand() function
415 const Value *getPointerOperand() const { in getPointerOperand() function
515 Value *getPointerOperand() { in getPointerOperand() function
518 const Value *getPointerOperand() const { in getPointerOperand() function
558 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
560 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
DInstructions.h264 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
265 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
401 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
402 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h274 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
275 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
400 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
401 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
H A DOperator.h388 Value *getPointerOperand() { in getPointerOperand() function
391 const Value *getPointerOperand() const { in getPointerOperand() function
460 Value *getPointerOperand() { in getPointerOperand() function
463 const Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h280 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
281 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
417 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
418 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h280 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
281 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
417 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
418 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h280 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
281 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
417 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
418 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h295 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function
296 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function
429 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function
430 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
H A DOperator.h487 Value *getPointerOperand() { in getPointerOperand() function
490 const Value *getPointerOperand() const { in getPointerOperand() function
565 Value *getPointerOperand() { in getPointerOperand() function
568 const Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDelinearization.cpp72 static Value *getPointerOperand(Instruction &Inst) { in getPointerOperand() function
H A DLoopAccessAnalysis.cpp978 static Value *getPointerOperand(Value *I) { in getPointerOperand() function
H A DDependenceAnalysis.cpp647 Value *getPointerOperand(Instruction *I) { in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/Support/
DScopHelper.h245 llvm::Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/Support/
DScopHelper.h245 llvm::Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/Support/
DScopHelper.h245 llvm::Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/Support/
DScopHelper.h245 llvm::Value *getPointerOperand() const { in getPointerOperand() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp455 Value *getPointerOperand() const { in getPointerOperand() function in __anon3c76a8a30311::EarlyCSE::ParseMemoryInst
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp209 Value *Vectorizer::getPointerOperand(Value *I) { in getPointerOperand() function in Vectorizer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp713 Value *getPointerOperand() const { in getPointerOperand() function in __anon3e2ed5c50311::EarlyCSE::ParseMemoryInst
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp797 Value *getPointerOperand() const { in getPointerOperand() function in __anoncac7ad4b0311::EarlyCSE::ParseMemoryInst
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp241 static const Value *getPointerOperand(const Instruction *I, in getPointerOperand() function