Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6328 bool isVol, bool AlwaysInline, in getMemcpyLoadsAndStores()
6518 bool isVol, bool AlwaysInline, in getMemmoveLoadsAndStores()
6627 uint64_t Size, Align Alignment, bool isVol, in getMemsetStores()
6721 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy()
6835 bool isVol, bool isTailCall, in getMemmove()
6937 bool isVol, bool isTailCall, in getMemset()
H A DSelectionDAGBuilder.cpp5833 bool isVol = MCI.isVolatile(); in visitIntrinsicCall() local
5855 bool isVol = MCI.isVolatile(); in visitIntrinsicCall() local
5873 bool isVol = MSI.isVolatile(); in visitIntrinsicCall() local
5890 bool isVol = MMI.isVolatile(); in visitIntrinsicCall() local
7699 bool isVol = false; in visitMemPCpyCall() local