Searched defs:InReg (Results 1 – 5 of 5) sorted by relevance
77 InReg, ///< Force argument to be passed in register enumerator
32 static const uint64_t InReg = 1ULL<<2; ///< Passed in register member
89 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
939 bool InReg = shouldUseInReg(Ty, State, NeedsPadding); in classifyArgumentType() local5679 bool InReg; member
1020 unsigned InReg = It->second; in getValue() local1177 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local