Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2031 bool UseVolatile = LV.isVolatileQualified() && in EmitLoadOfBitfieldLValue() local
2266 const bool UseVolatile = in EmitStoreThroughBitfieldLValue() local
4375 const bool UseVolatile = isAAPCS(CGM.getTarget()) && in EmitLValueForField() local