Searched refs:has64BitLiterals (Results 1 – 7 of 7) sorted by relevance
1391 bool has64BitLiterals() const { return Has64BitLiterals; } in has64BitLiterals() function
1074 (!ST->has64BitLiterals() || AMDGPU::isTrue16Inst(MI.getOpcode())) && in run()
2217 isUInt<32>(SrcOp.getImm()) || ST.has64BitLiterals()) in expandPostRAPseudo()2277 if (ST.has64BitLiterals()) { in expandPostRAPseudo()6120 (!ST.has64BitLiterals() || InstDesc.getSize() != 4)) in isOperandLegal()6130 (!ST.has64BitLiterals() || AMDGPU::isValid32BitLiteral(Imm, false))) in isOperandLegal()9208 if (ST.has64BitLiterals()) { in getInstSizeInBytes()
451 if (IsGCN && Subtarget->has64BitLiterals() && VT.getSizeInBits() == 64 && in SelectBuildVector()708 Subtarget->has64BitLiterals()) in Select()
2702 def Has64BitLiterals : Predicate<"Subtarget->has64BitLiterals()">,
12159 if (Subtarget->has64BitLiterals() && CRHS->hasOneUse() && in splitBinaryBitConstantOp()
1571 bool has64BitLiterals() const { in has64BitLiterals() function in __anon6862249c0111::AMDGPUAsmParser2169 (type == MVT::i64 || type == MVT::f64) && AsmParser->has64BitLiterals(); in isLiteralImm()2344 (InstDesc.getSize() != 4 || !AsmParser->has64BitLiterals()) && in addLiteralImmOperand()2465 if (!AsmParser->has64BitLiterals() || getModifiers().Lit) in addLiteralImmOperand()2483 if (!AsmParser->has64BitLiterals()) { in addLiteralImmOperand()3486 if (!has64BitLiterals()) in parseRegOrImmWithFPInputMods()5047 !IsForcedFP64 && (!has64BitLiterals() || Desc.getSize() != 4)) { in validateVOPLiteral()