Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp499 std::pair<Type, std::string> emitDagCast(DagInit *DI, bool IsBitCast);
1594 bool IsBitCast){ in emitDagCast() argument
1638 if (IsBitCast) { in emitDagCast()