Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp1233 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, true); in coalesceSegments() local
1234 if (!RDef || !HII->isPredicable(*RDef)) in coalesceSegments()
1239 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, false); in coalesceSegments() local
1240 if (!RDef || !HII->isPredicable(*RDef)) in coalesceSegments()