Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A 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
204 Function *FA, *FB; in TEST_F() local
250 Function *FA, *FB, *FC; in TEST_F() local
275 Function *FA, *FB, *FC; in TEST_F() local
300 Function *FA, *FB, *FC; in TEST_F() local
325 Function *FA, *FB, *FC; in TEST_F() local
H A DMCJITTestBase.h221 std::unique_ptr<Module> &B, Function *&FB, in createThreeModuleChainedCallsCase()
239 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleCase()
250 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleExternCase()
264 std::unique_ptr<Module> &B, Function *&FB, in createThreeModuleCase()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp221 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
226 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
232 const FeatureBitset &FB) { in SetFeatureBitsTransitively()
238 const FeatureBitset &FB) { in ClearFeatureBitsTransitively()
H A DMCObjectWriter.cpp46 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/aosp_15_r20/external/clang/test/CXX/special/class.inhctor/
H A Dp4.cpp34 struct FB { struct
35 B b0{X<0>{}};
36 B b1{X<1>{}};
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp241 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
246 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
252 const FeatureBitset &FB) { in SetFeatureBitsTransitively()
258 const FeatureBitset &FB) { in ClearFeatureBitsTransitively()
H A DMCObjectWriter.cpp48 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DMCExpr.cpp621 const MCFragment *FB = SB.getFragment(); in AttemptToFoldSymbolOffsetDifference() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCSubtargetInfo.cpp53 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
58 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
H A DMCObjectWriter.cpp47 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp459 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
621 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1227 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local
1644 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1864 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp457 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
618 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1224 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local
1658 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1878 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp438 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
585 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1186 MachineBasicBlock *TB = 0, *FB = 0; in convertToHardwareLoop() local
1621 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1840 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp32 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp33 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/
H A DArchive.cpp84 Expected<std::unique_ptr<FileOutputBuffer>> FB = in deepWriteArchive() local
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/video/
H A Dcorebootfb.c67 #define FB ((unsigned char *)phys_to_virt(fbinfo.physical_address)) macro
H A Dgeodelx.c92 #define FB ((unsigned char *) phys_to_virt(fbaddr)) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp66 explicit FnProperties(const FeatureBitset &&FB) : Features(FB) {} in FnProperties()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp347 char *FB = FmtBuf; in lle_X_sprintf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp358 char *FB = FmtBuf; in lle_X_sprintf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp166 auto &FB = *R.getFirstBlock(); in startSynthesis() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp372 char *FB = FmtBuf; in lle_X_sprintf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp339 FeatureBitset FB = S; in completeHVXFeatures() local
/aosp_15_r20/external/python/cpython2/Modules/
Dshamodule.c143 #define FB(n) \ macro

1234