Searched defs:hasHardQuad (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2539 LowerFP_TO_SINT(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad) LowerFP_TO_SINT() argument 2568 LowerSINT_TO_FP(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad) LowerSINT_TO_FP() argument 2596 LowerFP_TO_UINT(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad) LowerFP_TO_UINT() argument 2617 LowerUINT_TO_FP(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad) LowerUINT_TO_FP() argument 2635 LowerBR_CC(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad,bool isV9,bool is64Bit) LowerBR_CC() argument 2686 LowerSELECT_CC(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad,bool isV9,bool is64Bit) LowerSELECT_CC() argument 3251 bool hasHardQuad = Subtarget->hasHardQuad(); LowerOperation() local [all...] |