Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1224 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, true); in coalesceSegments() local
1225 if (!RDef || !HII->isPredicable(*RDef)) { in coalesceSegments()
1235 MachineInstr *RDef = getReachingDefForPred(RS, CI, RP.Reg, false); in coalesceSegments() local
1236 if (!RDef || !HII->isPredicable(*RDef)) { in coalesceSegments()