Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp45 foldOperationIfPossible(uint64_t Const1, uint64_t Const2, in foldOperationIfPossible()
193 static bool tryFoldNoOpMath(uint64_t Const1, in tryFoldNoOpMath()
209 static bool tryFoldConstants(uint64_t Const1, in tryFoldConstants()
234 static bool tryFoldCommutativeMath(uint64_t Const1, in tryFoldCommutativeMath()
263 uint64_t Const1, ArrayRef<DIExpression::ExprOperand> Ops, uint64_t &Loc, in tryFoldCommutativeMathWithArgInBetween()
306 auto Const1 = isConstantVal(*Op); in foldConstantMath() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1004 SDValue Const1; in performORCombine() local
2493 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN32() local
2541 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN64() local
2596 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS32() local
2636 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS64() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp3122 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); in lowerEXTRACT_VECTOR_ELT() local
3180 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); in lowerINSERT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8838 bool Const1 = isa<ConstantInt>(Op1) || isa<ConstantFP>(Op1) || in optimizeInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2550 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent() local