Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DNeonEmitter.cpp483 std::pair<Type, std::string> emitDagCast(DagInit *DI, bool IsBitCast);
1516 bool IsBitCast){ in emitDagCast() argument
1559 if (IsBitCast) { in emitDagCast()