Searched defs:Quot (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUPromoteAlloca.cpp | 424 APInt Quot; in GEPToVectorIndex() local |
H A D | SIISelLowering.cpp | 10578 SDValue Quot = DAG.getNode(ISD::FMUL, SL, MVT::f32, CvtSrc0, RcpSrc1); LowerFDIV16() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 375 return Rem.isZero() && !Quot.isAllOnes(); in visitMul() local |
H A D | InstructionCombining.cpp | 2970 APInt Quot; visitGetElementPtrInst() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 3730 auto Quot = lower() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 10750 SDValue Quot; expandFixedPointDiv() local |