Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2246 bool UseVolatile = LV.isVolatileQualified() && EmitLoadOfBitfieldLValue() local
2487 const bool UseVolatile = EmitStoreThroughBitfieldLValue() local
4757 const bool UseVolatile = isAAPCS(CGM.getTarget()) && EmitLValueForField() local
[all...]