Home
last modified time | relevance | path

Searched refs:lowerATOMIC_LOAD_SUB (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h484 SDValue lowerATOMIC_LOAD_SUB(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3131 SDValue SystemZTargetLowering::lowerATOMIC_LOAD_SUB(SDValue Op, in lowerATOMIC_LOAD_SUB() function in SystemZTargetLowering
4366 return lowerATOMIC_LOAD_SUB(Op, DAG); in LowerOperation()