Home
last modified time | relevance | path

Searched refs:maybeAttachRangeForLoad (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp595 CGF.maybeAttachRangeForLoad(Load, E->getValueType(), E->getExprLoc()); in EmitAtomicOp()
H A DCGExpr.cpp1939 void CodeGenFunction::maybeAttachRangeForLoad(llvm::LoadInst *Load, QualType Ty, in maybeAttachRangeForLoad() function in CodeGenFunction
2072 maybeAttachRangeForLoad(Load, Ty, Loc); in EmitLoadOfScalar()
H A DCodeGenFunction.h5347 void maybeAttachRangeForLoad(llvm::LoadInst *Load, QualType Ty,