Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp45 foldOperationIfPossible(uint64_t Const1, uint64_t Const2, in foldOperationIfPossible() argument
191 tryFoldNoOpMath(uint64_t Const1,ArrayRef<DIExpression::ExprOperand> Ops,uint64_t & Loc,DIExpressionCursor & Cursor,SmallVectorImpl<uint64_t> & WorkingOps) tryFoldNoOpMath() argument
207 tryFoldConstants(uint64_t Const1,ArrayRef<DIExpression::ExprOperand> Ops,uint64_t & Loc,DIExpressionCursor & Cursor,SmallVectorImpl<uint64_t> & WorkingOps) tryFoldConstants() argument
232 tryFoldCommutativeMath(uint64_t Const1,ArrayRef<DIExpression::ExprOperand> Ops,uint64_t & Loc,DIExpressionCursor & Cursor,SmallVectorImpl<uint64_t> & WorkingOps) tryFoldCommutativeMath() argument
261 tryFoldCommutativeMathWithArgInBetween(uint64_t Const1,ArrayRef<DIExpression::ExprOperand> Ops,uint64_t & Loc,DIExpressionCursor & Cursor,SmallVectorImpl<uint64_t> & WorkingOps) tryFoldCommutativeMathWithArgInBetween() argument
304 auto Const1 = isConstantVal(*Op); foldConstantMath() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp962 SDValue Const1; performORCombine() local
2362 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); lowerFCOPYSIGN32() local
2410 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); lowerFCOPYSIGN64() local
2465 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); lowerFABS32() local
2505 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); lowerFABS64() local
[all...]
/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp3139 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); lowerEXTRACT_VECTOR_ELT() local
3197 SDValue Const1 = DAG.getConstant(1, DL, MVT::i64); lowerINSERT_VECTOR_ELT() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8438 bool Const1 = isa<ConstantInt>(Op1) || isa<ConstantFP>(Op1) || optimizeInst() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2500 auto Const1 = B.buildConstant(S32, ExpBits); extractF64Exponent() local