Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp527 std::pair<Type, std::string> emitDagCast(DagInit *DI, bool IsBitCast);
1494 bool IsBitCast){ in emitDagCast() argument
1541 if (IsBitCast) { in emitDagCast()