Home
last modified time | relevance | path

Searched defs:BaseValue (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp717 explicit BDVState(Value *OriginalValue, StatusTy Status, Value *BaseValue = nullptr) in BDVState()
796 AssertingVH<Value> BaseValue = nullptr; // Non-null only if Status == Base. member in __anon7f760f840311::BDVState
968 auto GetStateForBDV = [&](Value *BaseValue, Value *Input) { in findBasePointer()
994 auto MarkConflict = [&](Instruction *I, Value *BaseValue) { in findBasePointer()
1071 auto *BaseValue = State.getBaseValue(); in findBasePointer() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp54 llvm::Value *BaseValue, in EmitValueForIvarAtOffset()
H A DCGExprCXX.cpp136 Address BaseValue = Address::invalid(); in EmitCXXPseudoDestructorExpr() local
H A DCGExpr.cpp6239 llvm::Value *BaseValue, in EmitLValueForIvar()
6248 llvm::Value *BaseValue = nullptr; in EmitObjCIvarRefLValue() local
H A DCGObjCMac.cpp4918 llvm::Value *BaseValue, in EmitObjCValueForIvar()
7085 CodeGen::CodeGenFunction &CGF, QualType ObjectTy, llvm::Value *BaseValue, in EmitObjCValueForIvar()
H A DCGObjCGNU.cpp4368 llvm::Value *BaseValue, in EmitObjCValueForIvar()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Driscv.c275 unsigned long long BaseValue = Hwprobes[0].value; in initRISCVFeature() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2625 const APValue &BaseValue = Value.getStructBase(BaseIndex); in CheckEvaluationResult() local