Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3761 virtual SDValue prepareVolatileOrAtomicLoad(SDValue Chain, const SDLoc &DL, in prepareVolatileOrAtomicLoad() function
/third_party/skia/third_party/externals/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()