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()
191 static bool tryFoldNoOpMath(uint64_t Const1, in tryFoldNoOpMath()
207 static bool tryFoldConstants(uint64_t Const1, in tryFoldConstants()
232 static bool tryFoldCommutativeMath(uint64_t Const1, in tryFoldCommutativeMath()
261 uint64_t Const1, ArrayRef<DIExpression::ExprOperand> Ops, uint64_t &Loc, in tryFoldCommutativeMathWithArgInBetween()
304 auto Const1 = isConstantVal(*Op); in foldConstantMath() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp952 SDValue Const1; in performORCombine() local
2352 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN32() local
2400 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN64() local
2455 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS32() local
2495 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS64() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp3138 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); in lowerEXTRACT_VECTOR_ELT() local
3196 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); in lowerINSERT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8438 bool Const1 = isa<ConstantInt>(Op1) || isa<ConstantFP>(Op1) || in optimizeInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2500 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent() local