Searched defs:getPointerOperand (Results 1 – 10 of 10) 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
295 Value *getPointerOperand() { return getOperand(0); } in getPointerOperand() function296 const Value *getPointerOperand() const { return getOperand(0); } in getPointerOperand() function429 Value *getPointerOperand() { return getOperand(1); } in getPointerOperand() function430 const Value *getPointerOperand() const { return getOperand(1); } in getPointerOperand() function
487 Value *getPointerOperand() { in getPointerOperand() function490 const Value *getPointerOperand() const { in getPointerOperand() function565 Value *getPointerOperand() { in getPointerOperand() function568 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 __anon584f59f20311::EarlyCSE::ParseMemoryInst
209 Value *Vectorizer::getPointerOperand(Value *I) { in getPointerOperand() function in Vectorizer
713 Value *getPointerOperand() const { in getPointerOperand() function in __anon860192d40311::EarlyCSE::ParseMemoryInst