Home
last modified time | relevance | path

Searched defs:MU (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp216 raw_ostream &operator<<(raw_ostream &OS, const MaterializationUnit &MU) { in operator <<() argument
502 replace( std::unique_ptr<MaterializationUnit> MU) replace() argument
865 replace(std::unique_ptr<MaterializationUnit> MU) replace() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h927 std::unique_ptr<MaterializationUnit> MU; member
1196 dispatchMaterialization(JITDylib &JD, std::unique_ptr<MaterializationUnit> MU) dispatchMaterialization() argument
1215 materializeOnCurrentThread(JITDylib &JD, std::unique_ptr<MaterializationUnit> MU) materializeOnCurrentThread() argument
1253 define(std::unique_ptr<MaterializationUnitType> &&MU) define() argument
1269 define(std::unique_ptr<MaterializationUnitType> &MU) define() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_test.c126 #define MU (PCRE2_MULTILINE | PCRE2_UTF) macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp243 void MemorySSAUpdater::insertUse(MemoryUse *MU, bool RenameUses) { in insertUse() argument
H A DMemorySSA.cpp329 bool MemorySSAUtil::defClobbersUseOrDef(MemoryDef *MD, const MemoryUseOrDef *MU, in defClobbersUseOrDef() argument
315 instructionClobbersQuery(MemoryDef *MD, const MemoryUseOrDef *MU, const MemoryLocOrCall &UseMLOC, AliasAnalysisType &AA) instructionClobbersQuery() argument
1351 auto *MU = dyn_cast<MemoryUse>(&MA); optimizeUsesInBlock() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2297 static bool pointerInvalidatedByLoopWithMSSA(MemorySSA *MSSA, MemoryUse *MU, in pointerInvalidatedByLoopWithMSSA() argument

Completed in 14 milliseconds