Home
last modified time | relevance | path

Searched defs:EndVal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1384 MachineInstr *Phi, const MachineOperand *EndVal, MachineBasicBlock *MBB, in phiMayWrapOrUnderflow()
1412 const MachineOperand *InitVal, const MachineOperand *EndVal, in loopCountMayWrapOrUnderFlow()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1388 MachineInstr *Phi, const MachineOperand *EndVal, MachineBasicBlock *MBB, in phiMayWrapOrUnderflow()
1416 const MachineOperand *InitVal, const MachineOperand *EndVal, in loopCountMayWrapOrUnderFlow()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1350 MachineInstr *Phi, const MachineOperand *EndVal, MachineBasicBlock *MBB, in phiMayWrapOrUnderflow()
1378 const MachineOperand *InitVal, const MachineOperand *EndVal, in loopCountMayWrapOrUnderFlow()
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsopt.c860 int BeginVal, EndVal; in SlopeLimiting() local