Home
last modified time | relevance | path

Searched defs:FM (Results 1 – 23 of 23) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp85 const FIDMap& FM, in ReportControlFlow()
138 const FIDMap& FM, in ReportEvent()
207 const FIDMap& FM, const SourceManager &SM, in ReportCall()
242 const FIDMap& FM, const SourceManager &SM, in ReportMacro()
254 const FIDMap& FM, const SourceManager &SM, in ReportDiag()
261 const FIDMap& FM, const SourceManager &SM, in ReportPiece()
293 FIDMap FM; in FlushDiagnosticsImpl() local
/external/clang/include/clang/Basic/
DPlistSupport.h91 SourceLocation L, const FIDMap &FM, unsigned indent) { in EmitLocation()
107 CharSourceRange R, const FIDMap &FM, unsigned indent) { in EmitRange()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp43 FIDMap FM; in writeARCDiagsToPlist() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.h32 FaultMaps FM; variable
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h31 FaultMaps FM; variable
/external/clang/lib/Lex/
DHeaderMap.cpp51 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
DPPLexerChange.cpp233 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-table.cc23 #define FM USE_FM /* CONS_FINAL_MOD */ macro
/external/u-boot/drivers/pinctrl/renesas/
Dpfc-r8a77970.c323 #define FM(x) FN_##x, macro
334 #define FM(x) x##_MARK, macro
2049 #define FM(x) FN_##x macro
2258 #define FM(x) FN_##x, macro
2353 #define FM(x) FN_##x, macro
Dpfc-r8a77995.c453 #define FM(x) FN_##x, macro
464 #define FM(x) x##_MARK, macro
2017 #define FM(x) FN_##x macro
2260 #define FM(x) FN_##x, macro
2405 #define FM(x) FN_##x, macro
Dpfc-r8a77990.c492 #define FM(x) FN_##x, macro
503 #define FM(x) x##_MARK, macro
1266 #define FM(x) PINMUX_DATA(x##_MARK, 0), macro
4687 #define FM(x) FN_##x macro
4930 #define FM(x) FN_##x, macro
5095 #define FM(x) FN_##x, macro
Dpfc-r8a7795.c563 #define FM(x) FN_##x, macro
574 #define FM(x) x##_MARK, macro
1500 #define FM(x) PINMUX_DATA(x##_MARK, 0), macro
5077 #define FM(x) FN_##x macro
5354 #define FM(x) FN_##x, macro
5549 #define FM(x) FN_##x, macro
Dpfc-r8a7796.c570 #define FM(x) FN_##x, macro
581 #define FM(x) x##_MARK, macro
1507 #define FM(x) PINMUX_DATA(x##_MARK, 0), macro
5021 #define FM(x) FN_##x macro
5298 #define FM(x) FN_##x, macro
5493 #define FM(x) FN_##x, macro
/external/clang/lib/Analysis/
DThreadSafety.cpp190 FactID addLock(FactManager &FM, std::unique_ptr<FactEntry> Entry) { in addLock()
196 bool removeLock(FactManager& FM, const CapabilityExpr &CapE) { in removeLock()
215 iterator findLockIter(FactManager &FM, const CapabilityExpr &CapE) { in findLockIter()
221 FactEntry *findLock(FactManager &FM, const CapabilityExpr &CapE) const { in findLock()
228 FactEntry *findLockUniv(FactManager &FM, const CapabilityExpr &CapE) const { in findLockUniv()
235 FactEntry *findPartialMatch(FactManager &FM, in findPartialMatch()
243 bool containsMutexDecl(FactManager &FM, const ValueDecl* Vd) const { in containsMutexDecl()
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp136 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
/external/llvm/lib/IR/
DInstruction.cpp251 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp280 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp460 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp454 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local
/external/u-boot/include/
Dsym53c8xx.h113 #define FM 0x02 /* mod: fetch pin mode */ macro
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp286 for (const auto &FM : FileIDMapping) { in emitExpansionRegions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp625 Function *FM = dyn_cast<Function>(CM.second); in canRenameComdat() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1116 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local