Home
last modified time | relevance | path

Searched refs:ByValOffs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h32 static const uint64_t ByValOffs = 4; member
63 void setByVal() { Flags |= One << ByValOffs; } in setByVal()
/external/llvm/include/llvm/Target/
DTargetCallingConv.h37 static const uint64_t ByValOffs = 4; member
83 void setByVal() { Flags |= One << ByValOffs; } in setByVal()