Searched defs:EndVal (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXCtorDtorLowering.cpp | 171 Value *EndVal = IRB.CreateLoad(Begin->getType(), End, "stop"); createInitOrFiniCalls() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHardwareLoops.cpp | 1382 phiMayWrapOrUnderflow(MachineInstr * Phi,const MachineOperand * EndVal,MachineBasicBlock * MBB,MachineLoop * L,LoopFeederMap & LoopFeederPhi) const phiMayWrapOrUnderflow() argument 1410 loopCountMayWrapOrUnderFlow(const MachineOperand * InitVal,const MachineOperand * EndVal,MachineBasicBlock * MBB,MachineLoop * L,LoopFeederMap & LoopFeederPhi) const loopCountMayWrapOrUnderFlow() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 4490 SDValue EndVal = Node->getOperand(2); ConvertNodeToLibcall() local
|
H A D | SelectionDAGBuilder.cpp | 7581 SDValue EndVal = getValue(I.getArgOperand(1)); visitIntrinsicCall() local
|