Home
last modified time | relevance | path

Searched defs:FuncID (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h263 Constant *getRuntimeHelperFunc(RuntimeHelper FuncID) const { in getRuntimeHelperFunc()
DIceTargetLowering.cpp941 InstCall *TargetLowering::makeHelperCall(RuntimeHelper FuncID, Variable *Dest, in makeHelperCall()
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp590 for (auto FuncID : Caller.Indices) in visitCallerSym() local