Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp659 runBootstrapSubsectionInitializers(BState, ".CRT$XCA", ".CRT$XCZ")) in runBootstrapInitializers() argument
674 runBootstrapSubsectionInitializers(JDBootstrapState & BState,StringRef Start,StringRef End) runBootstrapSubsectionInitializers() argument
828 JDBootstrapState BState; associateJITDylibHeaderSymbol() local
894 auto &BState = CP.JDBootstrapStates[&JD]; registerObjectPlatformSectionsInBootstrap() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp515 const bool BState = State->get<CTUDispatchBifurcation>(); REGISTER_MAP_WITH_PROGRAMSTATE() local
1279 const unsigned *BState = BifurcateCall() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h268 MachineIRBuilder(const MachineIRBuilderState & BState) MachineIRBuilder() argument