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
1112 bool InReg = shouldUseInReg(Ty, State, NeedsPadding); in classifyArgumentType() local6189 bool InReg; member
1031 unsigned InReg = It->second; in getValue() local1188 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local