Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1275 Address Dest, bool DestIsVolatile) { in BuildAggStore()
4488 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local
4510 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local