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

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

Completed in 403 milliseconds