Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectWriter.cpp49 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
DMCSubtargetInfo.cpp58 uint64_t MCSubtargetInfo::ToggleFeature(uint64_t FB) { in ToggleFeature()
DMachObjectWriter.cpp575 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp1551 const MCFragment &FB, in IsSymbolRefDifferenceFullyResolvedImpl()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp355 char *FB = FmtBuf; in lle_X_sprintf() local
/external/llvm/lib/VMCore/
DMetadata.cpp532 ConstantInt *FB = cast<ConstantInt>(EndPoints[0]); in getMostGenericRange() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp96 unsigned FB = ComputeAvailableFeatures(STI.ToggleFeature(X86::Mode64Bit)); in SwitchMode() local
/external/clang/lib/Frontend/
DASTUnit.cpp242 FB = PPOpts.remapped_file_buffer_begin(), in ~ASTUnit() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2192 StoreManager::FindUniqueBinding FB(Sym); in GetAllocationSite() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp137 unsigned FB = ComputeAvailableFeatures(STI.ToggleFeature(ARM::ModeThumb)); in SwitchMode() local