Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h256 bool isRegLiveOut() const { return OpKind == MO_RegisterLiveOut; } in isRegLiveOut() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h337 bool isRegLiveOut() const { return OpKind == MO_RegisterLiveOut; } in isRegLiveOut() function