HomeSort by relevance Sort by last modified time
    Searched defs:getPointerOperand (Results 1 - 25 of 37) sorted by null

1 2

  /external/llvm/lib/Analysis/
Delinearization.cpp 72 static Value *getPointerOperand(Instruction &Inst) {
74 return Load->getPointerOperand();
76 return Store->getPointerOperand();
78 return Gep->getPointerOperand();
96 const SCEV *AccessFn = SE->getSCEVAtScope(getPointerOperand(*Inst), L);
LoopAccessAnalysis.cpp     [all...]
DependenceAnalysis.cpp 647 Value *getPointerOperand(Instruction *I) {
649 return LI->getPointerOperand();
651 return SI->getPointerOperand();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Operator.h 252 Value *getPointerOperand() {
255 const Value *getPointerOperand() const {
265 return reinterpret_cast<PointerType*>(getPointerOperand()->getType());
Instructions.h 223 Value *getPointerOperand() { return getOperand(0); }
224 const Value *getPointerOperand() const { return getOperand(0); }
228 return cast<PointerType>(getPointerOperand()->getType())->getAddressSpace();
346 Value *getPointerOperand() { return getOperand(1); }
347 const Value *getPointerOperand() const { return getOperand(1); }
351 return cast<PointerType>(getPointerOperand()->getType())->getAddressSpace();
512 Value *getPointerOperand() { return getOperand(0); }
513 const Value *getPointerOperand() const { return getOperand(0); }
523 return cast<PointerType>(getPointerOperand()->getType())->getAddressSpace();
659 Value *getPointerOperand() { return getOperand(0);
    [all...]
  /external/llvm/include/llvm/IR/
Operator.h 388 Value *getPointerOperand() {
391 const Value *getPointerOperand() const {
400 return getPointerOperand()->getType();
460 Value *getPointerOperand() {
463 const Value *getPointerOperand() const {
472 return getPointerOperand()->getType();
Instructions.h 274 Value *getPointerOperand() { return getOperand(0); }
275 const Value *getPointerOperand() const { return getOperand(0); }
280 return getPointerOperand()->getType()->getPointerAddressSpace();
400 Value *getPointerOperand() { return getOperand(1); }
401 const Value *getPointerOperand() const { return getOperand(1); }
406 return getPointerOperand()->getType()->getPointerAddressSpace();
602 Value *getPointerOperand() { return getOperand(0); }
603 const Value *getPointerOperand() const { return getOperand(0); }
614 return getPointerOperand()->getType()->getPointerAddressSpace();
777 Value *getPointerOperand() { return getOperand(0);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 442 return (getPointerOperand() == Inst.getPointerOperand() &&
445 bool isValid() const { return getPointerOperand() != nullptr; }
455 Value *getPointerOperand() const {
458 return LI->getPointerOperand();
460 return SI->getPointerOperand();
636 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand());
659 MemInst.getPointerOperand(),
714 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand());
722 ParseMemoryInst(LastStore, TTI).getPointerOperand() =
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Operator.h 419 Value *getPointerOperand() {
422 const Value *getPointerOperand() const {
431 return getPointerOperand()->getType();
491 Value *getPointerOperand() {
494 const Value *getPointerOperand() const {
504 return getPointerOperand()->getType();
Instructions.h 273 Value *getPointerOperand() { return getOperand(0); }
274 const Value *getPointerOperand() const { return getOperand(0); }
279 return getPointerOperand()->getType()->getPointerAddressSpace();
397 Value *getPointerOperand() { return getOperand(1); }
398 const Value *getPointerOperand() const { return getOperand(1); }
403 return getPointerOperand()->getType()->getPointerAddressSpace();
603 Value *getPointerOperand() { return getOperand(0); }
604 const Value *getPointerOperand() const { return getOperand(0); }
615 return getPointerOperand()->getType()->getPointerAddressSpace();
780 Value *getPointerOperand() { return getOperand(0);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
492 Value *getPointerOperand() {
495 const Value *getPointerOperand() const {
505 return getPointerOperand()->getType();
Instructions.h 276 Value *getPointerOperand() { return getOperand(0); }
277 const Value *getPointerOperand() const { return getOperand(0); }
279 Type *getPointerOperandType() const { return getPointerOperand()->getType(); }
400 Value *getPointerOperand() { return getOperand(1); }
401 const Value *getPointerOperand() const { return getOperand(1); }
403 Type *getPointerOperandType() const { return getPointerOperand()->getType(); }
603 Value *getPointerOperand() { return getOperand(0); }
604 const Value *getPointerOperand() const { return getOperand(0); }
615 return getPointerOperand()->getType()->getPointerAddressSpace();
778 Value *getPointerOperand() { return getOperand(0);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
492 Value *getPointerOperand() {
495 const Value *getPointerOperand() const {
505 return getPointerOperand()->getType();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Operator.h 419 Value *getPointerOperand() {
422 const Value *getPointerOperand() const {
431 return getPointerOperand()->getType();
491 Value *getPointerOperand() {
494 const Value *getPointerOperand() const {
504 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
492 Value *getPointerOperand() {
495 const Value *getPointerOperand() const {
505 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
492 Value *getPointerOperand() {
495 const Value *getPointerOperand() const {
505 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Operator.h 420 Value *getPointerOperand() {
423 const Value *getPointerOperand() const {
432 return getPointerOperand()->getType();
498 Value *getPointerOperand() {
501 const Value *getPointerOperand() const {
511 return getPointerOperand()->getType();
  /external/llvm/lib/Transforms/Vectorize/
LoadStoreVectorizer.cpp 69 Value *getPointerOperand(Value *I);
209 Value *Vectorizer::getPointerOperand(Value *I) {
211 return LI->getPointerOperand();
213 return SI->getPointerOperand();
227 Value *PtrA = getPointerOperand(A);
228 Value *PtrB = getPointerOperand(B);
277 GetElementPtrInst *GEPA = dyn_cast<GetElementPtrInst>(getPointerOperand(A));
278 GetElementPtrInst *GEPB = dyn_cast<GetElementPtrInst>(getPointerOperand(B));
403 Value *PtrOperand = getPointerOperand(V);
478 Value *Ptr0 = getPointerOperand(M0)
    [all...]

Completed in 316 milliseconds

1 2