Home
last modified time | relevance | path

Searched refs:CCLI (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp241 LiveInterval &CCLI = LIS->getInterval(CCReg); in optimizeVcndVcmpPair() local
242 auto CCQ = CCLI.Query(SelIdx.getRegSlot()); in optimizeVcndVcmpPair()
244 applyLiveRanges(CCLI, CCQ.valueIn()); in optimizeVcndVcmpPair()
249 CCLI.refineSubRanges( in optimizeVcndVcmpPair()
257 CCLI.removeEmptySubRanges(); in optimizeVcndVcmpPair()
260 LIS->splitSeparateComponents(CCLI, SplitLIs); in optimizeVcndVcmpPair()