Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h478 Value *BaseValue; variable
481 ReportVariantBasePtr(Value *BaseValue, const Instruction *Inst) in ReportVariantBasePtr()
506 const Value *BaseValue; variable
534 const Value *BaseValue; variable
756 Instruction *BaseValue; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp711 BDVState(Value * OriginalValue,StatusTy Status,Value * BaseValue=nullptr) BDVState() argument
790 AssertingVH<Value> BaseValue = nullptr; // Non-null only if Status == Base. global() member in __anon9491fd170311::BDVState
962 __anon9491fd170b02(Value *BaseValue, Value *Input) findBasePointer() argument
988 __anon9491fd170c02(Instruction *I, Value *BaseValue) findBasePointer() argument
1065 auto *BaseValue = State.getBaseValue(); findBasePointer() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp56 llvm::Value *BaseValue, in EmitValueForIvarAtOffset() argument
H A DCGExprCXX.cpp135 Address BaseValue = Address::invalid(); EmitCXXPseudoDestructorExpr() local
H A DCGExpr.cpp5759 EmitLValueForIvar(QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitLValueForIvar() argument
5768 llvm::Value *BaseValue = nullptr; EmitObjCIvarRefLValue() local
H A DCGObjCMac.cpp5019 EmitObjCValueForIvar(CodeGen::CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
7168 EmitObjCValueForIvar(CodeGen::CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
H A DCGObjCGNU.cpp4277 EmitObjCValueForIvar(CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp930 Value *BaseValue = BasePointer->getValue(); hasValidArraySizes() local
985 Value *BaseValue = BasePointer->getValue(); computeAccessFunctions() local
H A DScopDetectionDiagnostic.cpp710 : ReportOther(RejectReasonKind::IntToPtr), BaseValue(BaseValue) {} in ReportIntToPtr() argument
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2483 const APValue &BaseValue = Value.getStructBase(BaseIndex); CheckEvaluationResult() local