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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
17747     SVT = EVT::getFloatingPointVT(OpVT.getSizeInBits());
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
 2605     EVT::getFloatingPointVT(InElementSize/2) :
lib/Target/ARM/ARMISelLowering.cpp
 7299     EVT EltVT = EVT::getFloatingPointVT(EltSize);
 7967     EVT EltVT = EVT::getFloatingPointVT(EltSize);
lib/Target/Mips/MipsISelLowering.cpp
 2670   EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits());
 2707   EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits());
lib/Target/X86/X86ISelLowering.cpp
 8028               : EVT::getFloatingPointVT(ScalarSize);