Home
last modified time | relevance | path

Searched defs:isSRet (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h59 bool isSRet() const { return Flags & SRet; } in isSRet() function
DTargetLowering.h1214 bool isSRet : 1; member
/external/llvm/include/llvm/Target/
DTargetCallingConv.h79 bool isSRet() const { return Flags & SRet; } in isSRet() function
DTargetLowering.h2467 bool isSRet : 1; member