Searched defs:isVol (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 5874 bool isVol, bool AlwaysInline, in getMemcpyLoadsAndStores() 6059 bool isVol, bool AlwaysInline, in getMemmoveLoadsAndStores() 6168 uint64_t Size, unsigned Align, bool isVol, in getMemsetStores() 6263 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy() 6379 bool isVol, bool isTailCall, in getMemmove() 6483 bool isVol, bool isTailCall, in getMemset()
|
| D | SelectionDAGBuilder.cpp | 5853 bool isVol = MCI.isVolatile(); in visitIntrinsicCall() local 5872 bool isVol = MSI.isVolatile(); in visitIntrinsicCall() local 5889 bool isVol = MMI.isVolatile(); in visitIntrinsicCall() local 7448 bool isVol = false; in visitMemPCpyCall() local
|