Home
last modified time | relevance | path

Searched defs:LiveOutInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h105 struct LiveOutInfo { struct
109 LiveOutInfo() : NumSignBits(0), IsValid(true), KnownOne(1, 0), in LiveOutInfo() argument
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h172 struct LiveOutInfo { struct
176 LiveOutInfo() : NumSignBits(0), IsValid(true), KnownOne(1, 0), in LiveOutInfo() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h195 struct LiveOutInfo { struct
200 LiveOutInfo() : NumSignBits(0), IsValid(true) {} in LiveOutInfo() argument