Searched refs:TCK_Load (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuth.cpp | 234 LValue LV = EmitCheckedLValue(E, CodeGenFunction::TCK_Load); in EmitOrigPointerRValue()
|
| H A D | CGExprAgg.cpp | 845 CodeGenFunction::TCK_Load); in VisitCastExpr()
|
| H A D | CGBuiltin.cpp | 4407 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 D | CodeGenFunction.h | 3259 TCK_Load,
|
| H A D | CGExprScalar.cpp | 331 Value *V = EmitLoadOfLValue(EmitCheckedLValue(E, CodeGenFunction::TCK_Load), in EmitLoadOfLValue()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_handlers.cpp | 45 TCK_Load, enumerator
|