Home
last modified time | relevance | path

Searched defs:IsImmediate (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp2999 bool IsImmediate = Name[16] == 'i' || in UpgradeIntrinsicCall() local
3067 bool IsImmediate = Name[16] == 'i' || in UpgradeIntrinsicCall() local
3135 bool IsImmediate = Name[16] == 'i' || in UpgradeIntrinsicCall() local
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DRISCVVEmitter.cpp63 bool IsImmediate = false; member in __anon9dadc4d40111::RVVType