• Home
  • Raw
  • Download

Lines Matching defs:Op

1715                                 (const SDValue Op,  in computeKnownBitsForTargetNode()
1762 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
1791 SDValue SparcTargetLowering::makeHiLoPair(SDValue Op, in makeHiLoPair()
1803 SDValue SparcTargetLowering::makeAddress(SDValue Op, SelectionDAG &DAG) const { in makeAddress()
1851 SDValue SparcTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
1856 SDValue SparcTargetLowering::LowerConstantPool(SDValue Op, in LowerConstantPool()
1861 SDValue SparcTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
1866 SDValue SparcTargetLowering::LowerGlobalTLSAddress(SDValue Op, in LowerGlobalTLSAddress()
2002 SparcTargetLowering::LowerF128Op(SDValue Op, SelectionDAG &DAG, in LowerF128Op()
2156 LowerF128_FPEXTEND(SDValue Op, SelectionDAG &DAG, in LowerF128_FPEXTEND()
2172 LowerF128_FPROUND(SDValue Op, SelectionDAG &DAG, in LowerF128_FPROUND()
2189 static SDValue LowerFP_TO_SINT(SDValue Op, SelectionDAG &DAG, in LowerFP_TO_SINT()
2218 static SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerSINT_TO_FP()
2246 static SDValue LowerFP_TO_UINT(SDValue Op, SelectionDAG &DAG, in LowerFP_TO_UINT()
2267 static SDValue LowerUINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerUINT_TO_FP()
2286 static SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG, in LowerBR_CC()
2323 static SDValue LowerSELECT_CC(SDValue Op, SelectionDAG &DAG, in LowerSELECT_CC()
2359 static SDValue LowerVASTART(SDValue Op, SelectionDAG &DAG, in LowerVASTART()
2379 static SDValue LowerVAARG(SDValue Op, SelectionDAG &DAG) { in LowerVAARG()
2402 static SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG, in LowerDYNAMIC_STACKALLOC()
2426 static SDValue getFLUSHW(SDValue Op, SelectionDAG &DAG) { in getFLUSHW()
2433 static SDValue getFRAMEADDR(uint64_t depth, SDValue Op, SelectionDAG &DAG, in getFRAMEADDR()
2472 static SDValue LowerFRAMEADDR(SDValue Op, SelectionDAG &DAG, in LowerFRAMEADDR()
2481 static SDValue LowerRETURNADDR(SDValue Op, SelectionDAG &DAG, in LowerRETURNADDR()
2517 static SDValue LowerF64Op(SDValue Op, SelectionDAG &DAG, unsigned opcode) in LowerF64Op()
2546 static SDValue LowerF128Load(SDValue Op, SelectionDAG &DAG) in LowerF128Load()
2597 static SDValue LowerF128Store(SDValue Op, SelectionDAG &DAG) { in LowerF128Store()
2640 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()
2672 static SDValue LowerADDC_ADDE_SUBC_SUBE(SDValue Op, SelectionDAG &DAG) { in LowerADDC_ADDE_SUBC_SUBE()
2723 static SDValue LowerUMULO_SMULO(SDValue Op, SelectionDAG &DAG, in LowerUMULO_SMULO()
2769 static SDValue LowerATOMIC_LOAD_STORE(SDValue Op, SelectionDAG &DAG) { in LowerATOMIC_LOAD_STORE()
2780 LowerOperation(SDValue Op, SelectionDAG &DAG) const { in LowerOperation()
3106 LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint()