Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h102 bool isInConsecutiveRegs() const { return IsInConsecutiveRegs; } in isInConsecutiveRegs() function
/external/llvm/include/llvm/Target/
DTargetCallingConv.h100 bool isInConsecutiveRegs() const { return Flags & InConsecutiveRegs; } in isInConsecutiveRegs() function