Home
last modified time | relevance | path

Searched refs:TCK_Load (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp234 LValue LV = EmitCheckedLValue(E, CodeGenFunction::TCK_Load); in EmitOrigPointerRValue()
H A DCGExprAgg.cpp845 CodeGenFunction::TCK_Load); in VisitCastExpr()
H A DCGBuiltin.cpp4407 EmitArgCheck(TCK_Load, Src, E->getArg(1), 1); in EmitBuiltinExpr()
4424 EmitArgCheck(TCK_Load, Src, E->getArg(1), 1); in EmitBuiltinExpr()
4494 EmitArgCheck(TCK_Load, Src, E->getArg(1), 1); in EmitBuiltinExpr()
H A DCodeGenFunction.h3259 TCK_Load,
H A DCGExprScalar.cpp331 Value *V = EmitLoadOfLValue(EmitCheckedLValue(E, CodeGenFunction::TCK_Load), in EmitLoadOfLValue()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp45 TCK_Load, enumerator