Home
last modified time | relevance | path

Searched defs:BState (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp659 Error COFFPlatform::runBootstrapInitializers(JDBootstrapState &BState) { in runBootstrapInitializers()
674 Error COFFPlatform::runBootstrapSubsectionInitializers(JDBootstrapState &BState, in runBootstrapSubsectionInitializers()
828 JDBootstrapState BState; in associateJITDylibHeaderSymbol() local
894 auto &BState = CP.JDBootstrapStates[&JD]; in registerObjectPlatformSectionsInBootstrap() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp515 const bool BState = State->get<CTUDispatchBifurcation>(); in REGISTER_MAP_WITH_PROGRAMSTATE() local
1278 const unsigned *BState = BifurcateCall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h265 MachineIRBuilder(const MachineIRBuilderState & BState) MachineIRBuilder() argument