Lines Matching defs:Op
1712 (const SDValue Op, in computeKnownBitsForTargetNode()
1759 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
1788 SDValue SparcTargetLowering::makeHiLoPair(SDValue Op, in makeHiLoPair()
1800 SDValue SparcTargetLowering::makeAddress(SDValue Op, SelectionDAG &DAG) const { in makeAddress()
1848 SDValue SparcTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
1853 SDValue SparcTargetLowering::LowerConstantPool(SDValue Op, in LowerConstantPool()
1858 SDValue SparcTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
1863 SDValue SparcTargetLowering::LowerGlobalTLSAddress(SDValue Op, in LowerGlobalTLSAddress()
1999 SparcTargetLowering::LowerF128Op(SDValue Op, SelectionDAG &DAG, in LowerF128Op()
2153 LowerF128_FPEXTEND(SDValue Op, SelectionDAG &DAG, in LowerF128_FPEXTEND()
2169 LowerF128_FPROUND(SDValue Op, SelectionDAG &DAG, in LowerF128_FPROUND()
2186 static SDValue LowerFP_TO_SINT(SDValue Op, SelectionDAG &DAG, in LowerFP_TO_SINT()
2215 static SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerSINT_TO_FP()
2243 static SDValue LowerFP_TO_UINT(SDValue Op, SelectionDAG &DAG, in LowerFP_TO_UINT()
2264 static SDValue LowerUINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerUINT_TO_FP()
2283 static SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG, in LowerBR_CC()
2320 static SDValue LowerSELECT_CC(SDValue Op, SelectionDAG &DAG, in LowerSELECT_CC()
2356 static SDValue LowerVASTART(SDValue Op, SelectionDAG &DAG, in LowerVASTART()
2376 static SDValue LowerVAARG(SDValue Op, SelectionDAG &DAG) { in LowerVAARG()
2399 static SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG, in LowerDYNAMIC_STACKALLOC()
2423 static SDValue getFLUSHW(SDValue Op, SelectionDAG &DAG) { in getFLUSHW()
2430 static SDValue getFRAMEADDR(uint64_t depth, SDValue Op, SelectionDAG &DAG, in getFRAMEADDR()
2469 static SDValue LowerFRAMEADDR(SDValue Op, SelectionDAG &DAG, in LowerFRAMEADDR()
2478 static SDValue LowerRETURNADDR(SDValue Op, SelectionDAG &DAG, in LowerRETURNADDR()
2514 static SDValue LowerF64Op(SDValue Op, SelectionDAG &DAG, unsigned opcode) in LowerF64Op()
2543 static SDValue LowerF128Load(SDValue Op, SelectionDAG &DAG) in LowerF128Load()
2594 static SDValue LowerF128Store(SDValue Op, SelectionDAG &DAG) { in LowerF128Store()
2637 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()
2669 static SDValue LowerADDC_ADDE_SUBC_SUBE(SDValue Op, SelectionDAG &DAG) { in LowerADDC_ADDE_SUBC_SUBE()
2720 static SDValue LowerUMULO_SMULO(SDValue Op, SelectionDAG &DAG, in LowerUMULO_SMULO()
2765 static SDValue LowerATOMIC_LOAD_STORE(SDValue Op, SelectionDAG &DAG) { in LowerATOMIC_LOAD_STORE()
2776 LowerOperation(SDValue Op, SelectionDAG &DAG) const { in LowerOperation()
3102 LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint()