Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1964 bool UseVolatile = LV.isVolatileQualified() && in EmitLoadOfBitfieldLValue() local
2183 const bool UseVolatile = in EmitStoreThroughBitfieldLValue() local
4272 const bool UseVolatile = isAAPCS(CGM.getTarget()) && in EmitLValueForField() local