Home
last modified time | relevance | path

Searched refs:computeVolatileBitfields (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenRecordLayoutBuilder.cpp82 void computeVolatileBitfields();
247 computeVolatileBitfields(); in lower()
261 computeVolatileBitfields(); in lower()
279 computeVolatileBitfields(); in lower()
771 void CIRRecordLowering::computeVolatileBitfields() { in computeVolatileBitfields() function in CIRRecordLowering
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp191 void computeVolatileBitfields();
286 computeVolatileBitfields(); in lower()
296 computeVolatileBitfields(); in lower()
310 computeVolatileBitfields(); in lower()
755 void CGRecordLowering::computeVolatileBitfields() { in computeVolatileBitfields() function in CGRecordLowering