Searched defs:BaseDiff (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUIGroupLP.cpp | 1798 auto BaseDiff = (2 + UsesFMA) * (ExpRequirement - 1) + 1; applyIGLPStrategy() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 16154 auto BaseDiff = GetPtrDiff(Lds[0], Lds[1]); performCONCAT_VECTORSCombine() local |