Home
last modified time | relevance | path

Searched defs:Den (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp638 static Value *optimizeWithRcp(Value *Num, Value *Den, bool AllowInaccurateRcp, in optimizeWithRcp()
697 static Value *optimizeWithFDivFast(Value *Num, Value *Den, float ReqdAccuracy, in optimizeWithFDivFast()
769 Value *Den = FDiv.getOperand(1); in visitFDiv() local
837 Value *Num, Value *Den, in getDivNumBits()
859 Value *Num, Value *Den, in expandDivRem24()
869 Value *Num, Value *Den, in expandDivRem24Impl()
1209 Value *Den = I.getOperand(1); in visitBinaryOperator() local
H A DAMDGPULegalizerInfo.cpp3000 Register Den = MI.getOperand(2).getReg(); in legalizeUDIV_UREM() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dstrtofr.c537 unsigned int Den = RedInvLog2Table[pstr->base-2][1]; in parsed_string_to_mpfr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4528 const SDValue &Den = N->getOperand(1); in PerformREMCombine() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp14229 APSInt Den = RHS.getComplexIntReal() * RHS.getComplexIntReal() + in VisitBinaryOperator() local