Searched defs:InReg (Results 1 – 6 of 6) sorted by relevance
70 unsigned InReg = MI->getOperand(1).getReg(); in processBlock() local
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
1119 bool InReg = shouldUseInReg(Ty, State, NeedsPadding); in classifyArgumentType() local6101 bool InReg; member
1029 unsigned InReg = It->second; in getCopyFromRegs() local1203 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local