Home
last modified time | relevance | path

Searched defs:Val1 (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DValue.cpp20 static bool areEquivalentIndirectionValues(const Value &Val1, in areEquivalentIndirectionValues()
29 bool areEquivalentValues(const Value &Val1, const Value &Val2) { in areEquivalentValues()
H A DDataflowEnvironment.cpp96 static bool compareDistinctValues(QualType Type, Value &Val1, in compareDistinctValues()
121 static Value *joinDistinctValues(QualType Type, Value &Val1, in joinDistinctValues()
813 Value *Environment::joinValues(QualType Ty, Value *Val1, in joinValues()
H A DDataflowAnalysisContext.cpp205 bool DataflowAnalysisContext::equivalentFormulas(const Formula &Val1, in equivalentFormulas()
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp375 Value *Val1 = getRandomValue(Val0->getType()); in Act() local
496 Value *Val1 = getRandomValue(Val0->getType()); in Act() local
528 Value *Val1 = getRandomValue(Val0->getType()->getScalarType()); in Act() local
623 Value *Val1 = getRandomValue(Val0->getType()); in Act() local
645 Value *Val1 = getRandomValue(Val0->getType()); in Act() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h87 virtual ComparisonResult compare(QualType Type, const Value &Val1, in compare()
109 virtual void join(QualType Type, const Value &Val1, const Environment &Env1, 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()
824 Address Val1 = Address::invalid(); in EmitAtomicExpr() local
H A DCGBuiltin.cpp8765 Value *Val1 = Builder.CreateExtractValue(Val, 0); in EmitARMBuiltinExpr() local
11131 Value *Val1 = Builder.CreateExtractValue(Val, 0); in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp76 Register Val0, Val1, Val2; member
H A DAMDGPUInstCombineIntrinsic.cpp639 APFloat Val1 = C1->getValueAPF(); in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp390 static bool tryDividePair(std::optional<int64_t> &Val1, in tryDividePair()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1909 llvm::APSInt Val1 = EC1->getInitVal(); in IsStructurallyEquivalent() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp794 auto *Val1 = mdconst::dyn_extract<ConstantInt>(*MIBStackIter); in haveCommonPrefix() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3104 SDValue Val1 = Ins1.getOperand(1); in tryInsertVectorElt() local
4817 SDValue Val1 = N->getOperand(3); in Select() local
H A DARMBaseInstrInfo.cpp5663 bool llvm::HasLowerConstantMaterializationCost(unsigned Val1, unsigned Val2, in HasLowerConstantMaterializationCost()
H A DARMISelLowering.cpp5352 int64_t Val1 = cast<ConstantSDNode>(K1)->getSExtValue(); in LowerSaturatingConditional() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4258 Constant *Val0, *Val1; in parseValID() local
8543 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18719 APInt Val1, Val2; in tryCombineToBSL() local
19873 SDValue Val1 = Op1.getOperand(0); in performAddUADDVCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43087 uint64_t Val1 = Cst1->getZExtValue(); in SimplifyDemandedBitsForTargetNode() local