Searched defs:IsInReg (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | FastISel.h | 75 bool IsInReg : 1; member |
H A D | TargetCallingConv.h | 31 unsigned IsInReg : 1; ///< Passed in register global() member |
H A D | TargetLowering.h | 303 bool IsInReg : 1; global() variable |