Searched refs:canFoldAddIntoGEP (Results 1 – 7 of 7) sorted by relevance
502 bool canFoldAddIntoGEP(const User *GEP, const Value *Add);
447 if (canFoldAddIntoGEP(U, Op)) { in computeAddress()
358 if (canFoldAddIntoGEP(U, Op)) { in PPCComputeAddress()
2126 bool FastISel::canFoldAddIntoGEP(const User *GEP, const Value *Add) { in canFoldAddIntoGEP() function in FastISel
818 if (canFoldAddIntoGEP(U, Op)) { in ARMComputeAddress()
758 if (canFoldAddIntoGEP(U, Op)) { in X86SelectAddress()
574 if (canFoldAddIntoGEP(U, Op)) { in computeAddress()