Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp531 std::pair<Type, std::string> emitDagCast(DagInit *DI, bool IsBitCast);
1506 bool IsBitCast){ in emitDagCast() argument
1553 if (IsBitCast) { in emitDagCast()