Searched refs:lowerBlockAddress (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h504 SDValue lowerBlockAddress(BlockAddressSDNode *Node,
H A DSystemZISelLowering.cpp2663 SDValue SystemZTargetLowering::lowerBlockAddress(BlockAddressSDNode *Node,
4500 return lowerBlockAddress(cast<BlockAddressSDNode>(Op), DAG);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h435 SDValue lowerBlockAddress(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.cpp900 case ISD::BlockAddress: return lowerBlockAddress(Op, DAG);
1793 SDValue MipsTargetLowering::lowerBlockAddress(SDValue Op, function in class:MipsTargetLowering

Completed in 344 milliseconds