Searched refs:UseAPInt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp61 bool UseAPInt; member in class:__anon2897::CodeEmitterGen
138 if (UseAPInt)
149 if (UseAPInt) {
159 if (UseAPInt) {
223 if (UseAPInt) {
423 UseAPInt = BitWidth > 64;
426 if (UseAPInt) {
478 if (UseAPInt) {
522 if (UseAPInt)

Completed in 62 milliseconds