/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITMultipleModuleTest.cpp | 93 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
|
H A D | MCJITTestBase.h | 217 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()
|
/llvm-project/llvm/lib/MC/ |
H A D | MCObjectWriter.cpp | 32 MCFragment *FB = SB.getFragment(); isSymbolRefDifferenceFullyResolved() local 40 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | MCSubtargetInfo.cpp | 241 ToggleFeature(uint64_t FB) ToggleFeature() argument 246 ToggleFeature(const FeatureBitset & FB) ToggleFeature() argument 252 SetFeatureBitsTransitively(const FeatureBitset & FB) SetFeatureBitsTransitively() argument 258 ClearFeatureBitsTransitively(const FeatureBitset & FB) ClearFeatureBitsTransitively() argument
|
H A D | MCExpr.cpp | 616 const MCFragment *FB = SB.getFragment(); AttemptToFoldSymbolOffsetDifference() local [all...] |
H A D | MachObjectWriter.cpp | 706 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | WinCOFFObjectWriter.cpp | 1184 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | ELFObjectWriter.cpp | 1513 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
/llvm-project/clang/test/CXX/special/class.inhctor/ |
H A D | p4.cpp | 34 struct FB { struct 35 B b0{X<0>{}}; 36 B b1{X<1>{}};
|
/llvm-project/lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/ |
H A D | main.cpp | 21 class FB { class 30 FB(B *p) : __private(p) {} in FB() function in FB
|
/llvm-project/llvm/lib/BinaryFormat/ |
H A D | MsgPackReader.cpp | 33 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
|
/llvm-project/llvm/lib/ObjCopy/ |
H A D | Archive.cpp | 85 Expected<std::unique_ptr<FileOutputBuffer>> FB = deepWriteArchive() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHardwareLoops.cpp | 459 bool NotAnalyzed = TII->analyzeBranch(*ExitingBlock, TB, FB, Cond, false); in findInductionRegister() local 621 bool NotAnalyzed = TII->analyzeBranch(*ExitingBlock, TB, FB, Cond, false); in getLoopTripCount() local 1225 MachineBasicBlock *TB = nullptr, *FB = nullptr; convertToHardwareLoop() local 1642 MachineBasicBlock *TB = nullptr, *FB = nullptr; fixupInductionVariable() local 1860 MachineBasicBlock *TB = nullptr, *FB = nullptr; createPreheaderForLoop() local [all...] |
H A D | HexagonEarlyIfConv.cpp | 246 MachineBasicBlock *TB = nullptr, *FB = nullptr; in matchFlowPattern() local [all...] |
H A D | HexagonSplitDouble.cpp | 483 MachineBasicBlock *TB = nullptr, *FB = nullptr; in collectIndRegsForLoop() local
|
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | ExternalFunctions.cpp | 378 char *FB = FmtBuf; in lle_X_sprintf() local
|
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 502 auto FB = MCFixup::create(Fixup.getOffset(), nullptr, std::get<1>(FK)); handleAddSubRelocations() local
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 409 : FunctionBytes(FB), Context(std::move(Ctx)), ExecJIT(std::move(EJIT)) {} in ExecutableFunction() argument
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 619 auto FB = MCFixup::create( handleAddSubRelocations() local
|
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCTargetDesc.cpp | 506 FeatureBitset FB = S; completeHVXFeatures() local [all...] |
/llvm-project/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1848 const FeatureBitset &FB = STI.getFeatureBits(); X86GenericDisassembler() local
|
/llvm-project/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 404 operator <<(const FormattedBytes & FB) operator <<() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 685 StoreManager::FindUniqueBinding FB(Sym); GetAllocationSite() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 1035 auto *FB = getFile(); TEST_F() local 1065 auto *FB = getFile(); TEST_F() local 1098 auto *FB = getFile(); TEST_F() local 1128 auto *FB = getFile(); TEST_F() local 1206 auto *FB = getFile(); TEST_F() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 2179 auto FB = AsmParser->getFeatureBits(); isBoolReg() local 4639 auto FB = getFeatureBits(); validateVccOperand() local 4747 auto FB = getFeatureBits(); validateAGPRLdSt() local 4758 auto FB = getFeatureBits(); validateVGPRAlign() local 4802 auto FB = getFeatureBits(); validateBLGP() local [all...] |