Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp1166 bool canDoSingleStore = Ty->isIntOrIntVectorTy() || in emitStoresForConstant() local
1168 if (canDoSingleStore) { in emitStoresForConstant()