Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp857 bool nonEvaluating() const { return NonEvaluating; } in nonEvaluating() function in __anon819a2c470111::ACLEIntrinsic
1962 if (Int.nonEvaluating()) in EmitBuiltinDef()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td489 bit nonEvaluating = 0;
H A Darm_mve.td1557 let polymorphicOnly = 1, nonEvaluating = 1,