Searched defs:getPointerOperand (Results 1 – 12 of 12) sorted by relevance
274 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function275 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function400 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function401 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
388 Value *getPointerOperand() { in getPointerOperand() function391 const Value *getPointerOperand() const { in getPointerOperand() function460 Value *getPointerOperand() { in getPointerOperand() function463 const Value *getPointerOperand() const { in getPointerOperand() function
274 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function275 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function402 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function403 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
460 Value *getPointerOperand() { in getPointerOperand() function463 const Value *getPointerOperand() const { in getPointerOperand() function538 Value *getPointerOperand() { in getPointerOperand() function541 const Value *getPointerOperand() const { in getPointerOperand() function
223 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function224 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function346 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function347 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
252 Value *getPointerOperand() { in getPointerOperand() function255 const Value *getPointerOperand() const { in getPointerOperand() function
72 static Value *getPointerOperand(Instruction &Inst) { in getPointerOperand() function
978 static Value *getPointerOperand(Value *I) { in getPointerOperand() function
647 Value *getPointerOperand(Instruction *I) { in getPointerOperand() function
455 Value *getPointerOperand() const { in getPointerOperand() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst
209 Value *Vectorizer::getPointerOperand(Value *I) { in getPointerOperand() function in Vectorizer
559 Value *getPointerOperand() const { in getPointerOperand() function in __anon5b5b35a50311::EarlyCSE::ParseMemoryInst