Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local
716 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp683 unsigned Round = 0; in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5629 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, in LowerINT_TO_FP() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7772 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), EVT); in visitFP_ROUND_INREG() local