Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp262 FeatureBitset MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
267 FeatureBitset MCSubtargetInfo::ToggleFeature(const FeatureBitset &FB) { in ToggleFeature()
273 const FeatureBitset &FB) { in SetFeatureBitsTransitively()
279 const FeatureBitset &FB) { in ClearFeatureBitsTransitively()
H A DMCObjectWriter.cpp45 const MCSymbol &SymA, const MCFragment &FB, bool InSet, in isSymbolRefDifferenceFullyResolvedImpl()
H A DMCExpr.cpp298 const MCFragment *FB = SB.getFragment(); in attemptToFoldSymbolOffsetDifference() local
H A DMachObjectWriter.cpp718 const MCSymbol &SymA, const MCFragment &FB, bool InSet, in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp1179 const MCSymbol &SymA, const MCFragment &FB, bool InSet, in isSymbolRefDifferenceFullyResolvedImpl()
H A DELFObjectWriter.cpp1396 const MCSymbol &SA, const MCFragment &FB, bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp32 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 = in deepWriteArchive() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLinkGraphLinkingLayer.cpp384 for (auto *FB : BI.AnonEdges) in registerDependencies() local
390 for (auto *FB : BI.AnonEdges) { in registerDependencies() local
H A DDebuggerSupportPlugin.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp452 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local
614 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local
1262 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local
1679 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local
1897 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
H A DHexagonEarlyIfConv.cpp239 MachineBasicBlock *TB = nullptr, *FB = nullptr; in matchFlowPattern() local
H A DHexagonSplitDouble.cpp477 MachineBasicBlock *TB = nullptr, *FB = nullptr; in collectIndRegsForLoop() local
H A DHexagonGenInsert.cpp767 const MachineBasicBlock *FB = FromI->getParent(), *TB = ToI->getParent(); in distance() local
/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.cpp511 auto FB = MCFixup::create(Fixup.getOffset(), nullptr, std::get<1>(FK)); in addReloc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp847 auto FB = MCFixup::create(Fixup.getOffset(), nullptr, TB); in addReloc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp538 FeatureBitset FB = S; in completeHVXFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp402 raw_ostream &raw_ostream::operator<<(const FormattedBytes &FB) { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1860 const FeatureBitset &FB = STI.getFeatureBits(); in X86GenericDisassembler() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp686 StoreManager::FindUniqueBinding FB(Sym); in GetAllocationSite() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1463 FeatureBitset FB = getFeatureBits(); in AMDGPUAsmParser() local
2268 auto FB = AsmParser->getFeatureBits(); in isBoolReg() local
5005 auto FB = getFeatureBits(); in validateVccOperand() local
5119 auto FB = getFeatureBits(); in validateAGPRLdSt() local
5130 auto FB = getFeatureBits(); in validateVGPRAlign() local
5177 auto FB = getFeatureBits(); in validateBLGP() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1354 ConstantInt *FB = EndPoints[0]; in getMostGenericRange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1279 Value *FB = IsSigned ? Builder.CreateSIToFP(IB,F32Ty) in expandDivRem24Impl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1264 FeatureBitset FB = ComputeAvailableFeatures( in SwitchMode() local

12