Searched refs:canFoldAddIntoGEP (Results 1 – 8 of 8) sorted by relevance
500 bool canFoldAddIntoGEP(const User *GEP, const Value *Add);
291 if (canFoldAddIntoGEP(U, Op)) { in computeAddress()
508 if (canFoldAddIntoGEP(U, Op)) { in computeAddress()
376 if (canFoldAddIntoGEP(U, Op)) { in PPCComputeAddress()
2366 bool FastISel::canFoldAddIntoGEP(const User *GEP, const Value *Add) { in canFoldAddIntoGEP() function in FastISel
778 if (canFoldAddIntoGEP(U, Op)) { in ARMComputeAddress()
940 if (canFoldAddIntoGEP(U, Op)) { in X86SelectAddress()
616 if (canFoldAddIntoGEP(U, Op)) { in computeAddress()