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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp787 case ISD::BlockAddress: return lowerBlockAddress(Op, DAG);
1613 SDValue MipsTargetLowering::lowerBlockAddress(SDValue Op, function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1872 SDValue SystemZTargetLowering::lowerBlockAddress(BlockAddressSDNode *Node, function in class:SystemZTargetLowering
2416 return lowerBlockAddress(cast<BlockAddressSDNode>(Op), DAG);

Completed in 487 milliseconds