Home
last modified time | relevance | path

Searched refs:prepareVolatileOrAtomicLoad (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h477 SDValue prepareVolatileOrAtomicLoad(SDValue Chain, const SDLoc &DL,
DSystemZISelLowering.cpp1283 SDValue SystemZTargetLowering::prepareVolatileOrAtomicLoad( in prepareVolatileOrAtomicLoad() function in SystemZTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h2729 virtual SDValue prepareVolatileOrAtomicLoad(SDValue Chain, const SDLoc &DL, in prepareVolatileOrAtomicLoad() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3761 virtual SDValue prepareVolatileOrAtomicLoad(SDValue Chain, const SDLoc &DL, in prepareVolatileOrAtomicLoad() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h4005 virtual SDValue prepareVolatileOrAtomicLoad(SDValue Chain, const SDLoc &DL, in prepareVolatileOrAtomicLoad() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3508 Root = TLI.prepareVolatileOrAtomicLoad(Root, dl, DAG); in visitLoad()
4000 InChain = TLI.prepareVolatileOrAtomicLoad(InChain, dl, DAG); in visitAtomicLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4102 Root = TLI.prepareVolatileOrAtomicLoad(Root, dl, DAG); in visitLoad()
4757 InChain = TLI.prepareVolatileOrAtomicLoad(InChain, dl, DAG); in visitAtomicLoad()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3970 Root = TLI.prepareVolatileOrAtomicLoad(Root, dl, DAG); in visitLoad()
4539 InChain = TLI.prepareVolatileOrAtomicLoad(InChain, dl, DAG); in visitAtomicLoad()