Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1426 assert_with_loc(false, "Unknown operation!"); in emitDag()
1633 assert_with_loc(Arg1.first == Arg2.first, in emitDagShuffle()
1649 assert_with_loc(Name.startswith("sv"), in emitDagShuffle()
1658 assert_with_loc( in emitDagShuffle()
1663 assert_with_loc( in emitDagShuffle()
1695 assert_with_loc(B.first.isScalar(), in emitDagDupTyped()
1724 assert_with_loc(B.first.isScalar(), in emitDagSplat()
1741 assert_with_loc(!A.first.isVoid(), in emitDagSaveTemp()
1745 assert_with_loc(!N.empty(), in emitDagSaveTemp()
1783 assert_with_loc(!Arg->isComplete(), in emitDagArg()
[all …]