Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectWriter.cpp41 MCFragment *FB = SB.getFragment(); in isSymbolRefDifferenceFullyResolved() local
49 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
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 DMCExpr.cpp616 const MCFragment *FB = SB.getFragment(); in AttemptToFoldSymbolOffsetDifference() local
H A DMachObjectWriter.cpp715 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp1162 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DELFObjectWriter.cpp1438 const MCAssembler &Asm, const MCSymbol &SA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp33 uint8_t FB = static_cast<uint8_t>(*Current++); in read() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/
H A DArchive.cpp84 Expected<std::unique_ptr<FileOutputBuffer>> FB = deepWriteArchive() local
/freebsd/contrib/llvm-project/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
1225 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local
1642 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1860 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
H A DHexagonEarlyIfConv.cpp246 MachineBasicBlock *TB = nullptr, *FB = nullptr; in matchFlowPattern() local
H A DHexagonSplitDouble.cpp483 MachineBasicBlock *TB = nullptr, *FB = nullptr; in collectIndRegsForLoop() local
H A DHexagonGenInsert.cpp775 const MachineBasicBlock *FB = FromI->getParent(), *TB = ToI->getParent(); in distance() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp378 char *FB = FmtBuf; in lle_X_sprintf() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp502 auto FB = MCFixup::create(Fixup.getOffset(), nullptr, std::get<1>(FK)); in handleAddSubRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp615 auto FB = MCFixup::create( in handleAddSubRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp504 FeatureBitset FB = S; in completeHVXFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp404 raw_ostream &raw_ostream::operator<<(const FormattedBytes &FB) { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1848 const FeatureBitset &FB = STI.getFeatureBits(); in X86GenericDisassembler() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp685 StoreManager::FindUniqueBinding FB(Sym); in GetAllocationSite() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1409 FeatureBitset FB = getFeatureBits(); in AMDGPUAsmParser() local
2185 auto FB = AsmParser->getFeatureBits(); in isBoolReg() local
4644 auto FB = getFeatureBits(); in validateVccOperand() local
4752 auto FB = getFeatureBits(); in validateAGPRLdSt() local
4763 auto FB = getFeatureBits(); in validateVGPRAlign() local
4807 auto FB = getFeatureBits(); in validateBLGP() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1326 ConstantInt *FB = EndPoints[0]; in getMostGenericRange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1260 Value *FB = IsSigned ? Builder.CreateSIToFP(IB,F32Ty) in expandDivRem24Impl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1242 FeatureBitset FB = ComputeAvailableFeatures( in SwitchMode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1759 StoreManager::FindUniqueBinding FB(V.getAsLocSymbol()); in VisitNode() local

12