Home
last modified time | relevance | path

Searched defs:Val2 (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DValue.cpp21 const Value &Val2) { in areEquivalentIndirectionValues()
29 bool areEquivalentValues(const Value &Val1, const Value &Val2) { in areEquivalentValues()
H A DDataflowEnvironment.cpp97 const Environment &Env1, Value &Val2, in compareDistinctValues()
122 const Environment &Env1, Value &Val2, in joinDistinctValues()
814 const Environment &Env1, Value *Val2, in joinValues()
H A DDataflowAnalysisContext.cpp206 const Formula &Val2) { in equivalentFormulas()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp85 float Val2) { in createOrCond()
94 CmpInst::Predicate Cmp2, float Val2) { in createOrCond()
H A DInlineFunction.cpp795 auto *Val2 = mdconst::dyn_extract<ConstantInt>(*CallsiteStackIter); in haveCommonPrefix() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h88 const Environment &Env1, const Value &Val2, in compare()
110 const Value &Val2, const Environment &Env2, in join()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp379 Address Val1, Address Val2, in emitAtomicCmpXchg()
428 Address Val1, Address Val2, in emitAtomicCmpXchgFailureSet()
526 Address Ptr, Address Val1, Address Val2, in EmitAtomicOp()
760 Address Ptr, Address Val1, Address Val2, in EmitAtomicOp()
825 Address Val2 = Address::invalid(); in EmitAtomicExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp76 Register Val0, Val1, Val2; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp391 std::optional<int64_t> &Val2, int64_t Divisor) { in tryDividePair()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1910 llvm::APSInt Val2 = EC2->getInitVal(); in IsStructurallyEquivalent() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2279 const APInt *Val, *Val2; in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1591 APFloat Val2 = APFloat(Val); in isValueValidForType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3105 SDValue Val2 = Ins2.getOperand(1); in tryInsertVectorElt() local
H A DARMBaseInstrInfo.cpp5663 bool llvm::HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2, in HasLowerConstantMaterializationCost()
H A DARMISelLowering.cpp5353 int64_t Val2 = cast<ConstantSDNode>(K2)->getSExtValue(); in LowerSaturatingConditional() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18719 APInt Val1, Val2; in tryCombineToBSL() local
19874 SDValue Val2 = Op2.getOperand(0); in performAddUADDVCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp133 APFloat Val2 = APFloat(Val); in isValueValidForType() local