Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h95 unsigned getDstReg() const { return DstReg; } in getDstReg() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h63 unsigned getDstReg() const { return DstReg; } in getDstReg() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp131 unsigned getDstReg() const { return Dst; } in getDstReg() function in __anona2df353b0111::AArch64AsmParser::PrefixInfo