reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
530 bool hasBitPreservingFPLogic(EVT VT) const override {
lib/Target/AMDGPU/SIISelLowering.cpp 3872 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const {
lib/Target/PowerPC/PPCISelLowering.cpp15440 bool PPCTargetLowering::hasBitPreservingFPLogic(EVT VT) const {
lib/Target/RISCV/RISCVISelLowering.cpp 324 bool RISCVTargetLowering::hasBitPreservingFPLogic(EVT VT) const {
lib/Target/X86/X86ISelLowering.h 838 bool hasBitPreservingFPLogic(EVT VT) const override {
10902 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT))