Searched refs:startFunction (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.h | 69 void startFunction(MachineFunction &MF) { in startFunction() function
|
| H A D | X86AsmPrinter.cpp | 74 SMShadowTracker.startFunction(MF); in runOnMachineFunction()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.cpp | 338 void CIRGenFunction::startFunction(GlobalDecl gd, QualType returnType, in startFunction() function in clang::CIRGen::CIRGenFunction 463 startFunction(gd, retTy, fn, funcType, args, loc, bodyRange.getBegin()); in generateCode()
|
| H A D | CIRGenFunction.h | 593 void startFunction(clang::GlobalDecl gd, clang::QualType returnType,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | Wasm.h | 158 uint32_t startFunction() const { return StartFunction; } in startFunction() function
|