Home
last modified time | relevance | path

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

123

/external/libxcam/xcore/
Ddrm_display.h60 struct FB { struct
64 FB () : fb_handle (0), index (0) {} in FB() function
/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
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
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()
/external/swiftshader/third_party/llvm-7.0/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
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
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()
/external/clang/test/CXX/special/class.inhctor/
Dp4.cpp34 struct FB { struct
35 B b0{X<0>{}};
36 B b1{X<1>{}};
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp53 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
58 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
DMCObjectWriter.cpp47 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSubtargetInfo.cpp54 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
59 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
DMCObjectWriter.cpp47 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSubtargetInfo.cpp56 uint64_t MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
DMCObjectWriter.cpp73 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
DMachObjectWriter.cpp561 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp265 uint64_t FB = STI->getFeatureBits().to_ullong(); in clearFeature() local
271 uint64_t FB = STI->getFeatureBits().to_ullong(); in checkFeature() local
338 FeatureBitset FB = S; in completeHVXFeatures() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp235 FileBuffer FB(File); in SplitDWOToFile() local
497 FileBuffer FB(Member.MemberName); in deepWriteArchive() local
547 FileBuffer FB(Config.OutputFilename); in ExecuteElfObjcopy() local
/external/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp457 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
618 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1225 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local
1660 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1880 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp357 char *FB = FmtBuf; in lle_X_sprintf() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp357 char *FB = FmtBuf; in lle_X_sprintf() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp347 char *FB = FmtBuf; in lle_X_sprintf() local
/external/python/cpython2/Modules/
Dshamodule.c143 #define FB(n) \ macro
/external/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp156 const FeatureBitset &FB = STI.getFeatureBits(); in X86GenericDisassembler() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp157 const FeatureBitset &FB = STI.getFeatureBits(); in X86GenericDisassembler() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp362 raw_ostream &raw_ostream::operator<<(const FormattedBytes &FB) { in operator <<()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_ostream.cpp383 raw_ostream &raw_ostream::operator<<(const FormattedBytes &FB) { in operator <<()

123