Home
last modified time | relevance | path

Searched defs:isRegLiveOut (Results 1 – 3 of 3) 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-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h345 bool isRegLiveOut() const { return OpKind == MO_RegisterLiveOut; } in isRegLiveOut() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h345 bool isRegLiveOut() const { return OpKind == MO_RegisterLiveOut; } in isRegLiveOut() function