Searched defs:lowerConstantPool (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1243 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, function in class:SystemZTargetLowering
1637 return lowerConstantPool(cast<ConstantPoolSDNode>(Op), DAG);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp731 case ISD::ConstantPool: return lowerConstantPool(Op, DAG);
1622 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering

Completed in 34 milliseconds