Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h65 bool isNest() const { return Flags & Nest; } in isNest() function
DTargetLowering.h1215 bool isNest : 1; member
/external/llvm/include/llvm/Target/
DTargetCallingConv.h94 bool isNest() const { return Flags & Nest; } in isNest() function
DTargetLowering.h2468 bool isNest : 1; member