Searched refs:recordStackMapOpers (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 297 void StackMaps::recordStackMapOpers(const MCSymbol &MILabel, in recordStackMapOpers() function in StackMaps 367 recordStackMapOpers(L, MI, ID, std::next(MI.operands_begin(), in recordStackMap() 378 recordStackMapOpers(L, MI, ID, MOI, MI.operands_end(), in recordPatchPoint() 400 recordStackMapOpers(L, MI, opers.getID(), MI.operands_begin() + StartIdx, in recordStatepoint()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 319 void recordStackMapOpers(const MCSymbol &L,
|