Home
last modified time | relevance | path

Searched defs:FB (Results 1 – 15 of 15) sorted by relevance

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp94 Function *FA, *FB; in TEST_F() local
114 Function *FA, *FB; in TEST_F() local
135 Function *FA, *FB; in TEST_F() local
156 Function *FA, *FB; in TEST_F() local
176 Function *FA1, *FA2, *FB; in TEST_F() local
203 Function *FA, *FB; in TEST_F() local
241 Function *FA, *FB, *FC; in TEST_F() local
266 Function *FA, *FB, *FC; in TEST_F() local
291 Function *FA, *FB, *FC; in TEST_F() local
316 Function *FA, *FB, *FC; in TEST_F() local
DMCJITTestBase.h223 std::unique_ptr<Module> &B, Function *&FB, in createThreeModuleChainedCallsCase()
242 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleCase()
253 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleExternCase()
267 std::unique_ptr<Module> &B, Function *&FB, in createThreeModuleCase()
/external/clang/test/CXX/special/class.inhctor/
Dp4.cpp31 struct FB { struct
32 B b0{X<0>{}};
33 B b1{X<1>{}};
/external/llvm/lib/MC/
DMCObjectWriter.cpp44 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DMCSubtargetInfo.cpp66 uint64_t MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
DWinCOFFObjectWriter.cpp654 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DMachObjectWriter.cpp664 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp1653 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp368 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
476 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1290 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1428 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp355 char *FB = FmtBuf; in lle_X_sprintf() local
/external/llvm/lib/IR/
DMetadata.cpp904 ConstantInt *FB = EndPoints[0]; in getMostGenericRange() local
/external/pcre/dist/sljit/
DsljitNativePPC_common.c119 #define FB(fb) ((fb) << 11) macro
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp745 unsigned FB = ComputeAvailableFeatures(STI.ToggleFeature(oldMode | mode)); in SwitchMode() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2207 StoreManager::FindUniqueBinding FB(Sym); in GetAllocationSite() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp284 uint64_t FB = ComputeAvailableFeatures(STI.ToggleFeature(ARM::ModeThumb)); in SwitchMode() local