Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DCallingConvLower.h150 Register getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h148 unsigned getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h150 Register getLocReg() const { assert(isRegLoc()); return Loc; } in getLocReg() function