Home
last modified time | relevance | path

Searched defs:NegOne (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp163 ConstantInt *NegOne; in generateUnsignedDivisionCode() local
/external/llvm/unittests/IR/
DConstantsTest.cpp28 Constant* NegOne = ConstantInt::get(Int1, static_cast<uint64_t>(-1), true); in TEST() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1849 SDValue NegOne = DAG.getConstant(-1, DL, VT); in LowerSDIVREM() local
2076 const SDValue NegOne = DAG.getConstant(-1, SL, MVT::i32); in LowerFROUND64() local
2148 const SDValue NegOne = DAG.getConstantFP(-1.0, SL, MVT::f64); in LowerFFLOOR() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp356 Constant *NegOne = Ty->isIntOrIntVectorTy() ? in LowerNegateToMultiply() local
DLoopStrengthReduce.cpp345 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue( in DoInitialMatch() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2292 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
2342 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2119 Constant *NegOne = Constant::getAllOnesValue(SrcTy); in visitICmpInstWithCastAndCast() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2257 llvm::Value *NegOne = llvm::ConstantInt::get(Ty, -1ULL); in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1084 SDValue NegOne = in getNOT() local
DDAGCombiner.cpp6152 SDValue NegOne = in visitSIGN_EXTEND() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6838 Constant *NegOne = in LowerBUILD_VECTOR() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp15126 SDValue NegOne = in LowerSIGN_EXTEND_AVX512() local