Home
last modified time | relevance | path

Searched defs:RF (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMWinEH.cpp15 std::pair<uint16_t, uint32_t> SavedRegisterMask(const RuntimeFunction &RF) { in SavedRegisterMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMWinEH.h185 inline bool PrologueFolding(const RuntimeFunction &RF) { in PrologueFolding()
190 inline bool EpilogueFolding(const RuntimeFunction &RF) { in EpilogueFolding()
196 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { in StackAdjustment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize() local
66 void RegisterFile::addRegisterFile(const MCRegisterFileDesc &RF, in addRegisterFile()
DResourceManager.cpp339 for (const ResourceRef &RF : ResourcesFreed) in cycleEvent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp47 void ReplaceInstruction(MCCodeEmitter &E, MCRelaxableFragment &RF, in ReplaceInstruction()
729 auto &RF = cast<MCRelaxableFragment>(*K); in finishLayout() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCallGraph.cpp101 if (Function *RF = RHS->getFunction()) in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp273 std::map<const Function *, RawFunc>::iterator RF = RawFunctions->find(F); in callExternalFunction() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp1536 typedef RenderbufferFormat RF; typedef