Home
last modified time | relevance | path

Searched defs:FunctionCallee (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h29 class FunctionCallee; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h173 FunctionCallee(T *Fn) in FunctionCallee() function
176 FunctionCallee(FunctionType *FnTy, Value *Callee) in FunctionCallee() function
181 FunctionCallee(std::nullptr_t) {} in FunctionCallee() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp181 __anon92de66f40202(Function *Ctor, FunctionCallee) insertModuleCtor() argument
[all...]
H A DHWAddressSanitizer.cpp476 __anon5749a7010202(Function *Ctor, FunctionCallee) createHwasanCtorComdat() argument
[all...]
H A DMemorySanitizer.cpp679 __anon427849950302(Function *Ctor, FunctionCallee) insertModuleCtor() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h17 class FunctionCallee; variable