Home
last modified time | relevance | path

Searched defs:UpdatedCSRs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp88 SmallVector<MCPhysReg, 32> UpdatedCSRs; in UpdateCustomCalleeSavedRegs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h92 SmallVector<MCPhysReg, 16> UpdatedCSRs; variable