Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp3069 void CodeGenFunction::EmitPointerAuthOperandBundle( in EmitPointerAuthOperandBundle() function in CodeGenFunction
HDCodeGenFunction.h4456 void EmitPointerAuthOperandBundle(
HDCGCall.cpp5670 EmitPointerAuthOperandBundle(ConcreteCallee.getPointerAuthInfo(), BundleList); in EmitCall()