Home
last modified time | relevance | path

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

123

/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/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp93 Function *FA, *FB; in TEST_F() local
113 Function *FA, *FB; in TEST_F() local
134 Function *FA, *FB; in TEST_F() local
155 Function *FA, *FB; in TEST_F() local
175 Function *FA1, *FA2, *FB; in TEST_F() local
203 Function *FA, *FB; in TEST_F() local
252 Function *FA, *FB, *FC; in TEST_F() local
277 Function *FA, *FB, *FC; in TEST_F() local
302 Function *FA, *FB, *FC; in TEST_F() local
327 Function *FA, *FB, *FC; in TEST_F() local
DMCJITTestBase.h217 std::unique_ptr<Module> &B, Function *&FB, in createThreeModuleChainedCallsCase()
235 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleCase()
246 std::unique_ptr<Module> &B, Function *&FB) { in createTwoModuleExternCase()
259 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-project/clang/test/CXX/special/class.inhctor/
Dp4.cpp34 struct FB { struct
35 B b0{X<0>{}};
36 B b1{X<1>{}};
/external/llvm-project/lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/
Dmain.cpp21 class FB { class
30 FB(B *p) : __private(p) {} in FB() function in FB
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
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()
DMCObjectWriter.cpp46 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/external/llvm-project/llvm/lib/MC/
DMCSubtargetInfo.cpp237 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
242 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
248 const FeatureBitset &FB) { in SetFeatureBitsTransitively()
254 const FeatureBitset &FB) { in ClearFeatureBitsTransitively()
DMCObjectWriter.cpp46 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/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/llvm-project/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp119 FileBuffer FB(Member.MemberName); in deepWriteArchive() local
300 FileBuffer FB(Config.OutputFilename); in executeObjcopy() local
313 FileBuffer FB(Config.OutputFilename); in executeObjcopy() local
/external/llvm-project/llvm/lib/BinaryFormat/
DMsgPackReader.cpp32 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackReader.cpp32 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
/external/llvm-project/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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
/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/skia/src/shaders/gradients/
DSkGradientShader.cpp482 struct FB { F4 f,b; }; in onProgram() argument
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp73 explicit FnProperties(const FeatureBitset &&FB) : Features(FB) {} in FnProperties()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp358 char *FB = FmtBuf; in lle_X_sprintf() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp347 char *FB = FmtBuf; in lle_X_sprintf() local
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp358 char *FB = FmtBuf; in lle_X_sprintf() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp339 FeatureBitset FB = S; in completeHVXFeatures() local

123