Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2252 bool UseVolatile = LV.isVolatileQualified() && EmitLoadOfBitfieldLValue() local
2491 const bool UseVolatile = EmitStoreThroughBitfieldLValue() local
4803 const bool UseVolatile = isAAPCS(CGM.getTarget()) && EmitLValueForField() local
[all...]