reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 1547     if (type == MVT::f64 || type == MVT::i64) { // Expected 64-bit operand
 1547     if (type == MVT::f64 || type == MVT::i64) { // Expected 64-bit operand
 1553     if (!canLosslesslyConvertToFPType(FPLiteral, type))
 1556     if (type.getScalarSizeInBits() == 16) {
 1569   if (type == MVT::f64 || type == MVT::i64) { // Expected 64-bit operand
 1569   if (type == MVT::f64 || type == MVT::i64) { // Expected 64-bit operand
 1574   if (!isSafeTruncation(Imm.Val, type.getScalarSizeInBits())) {
 1578   if (type.getScalarSizeInBits() == 16) {