Home
last modified time | relevance | path

Searched defs:prepareVolatileOrAtomicLoad (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h2571 virtual SDValue prepareVolatileOrAtomicLoad(SDValue Chain, SDLoc DL, in prepareVolatileOrAtomicLoad() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1239 prepareVolatileOrAtomicLoad(SDValue Chain, SDLoc DL, SelectionDAG &DAG) const { in prepareVolatileOrAtomicLoad() function in SystemZTargetLowering