Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h98 bool hasExtendedConst() const { return HasExtendedConst; } in hasExtendedConst() function
H A DWebAssemblyInstrInfo.td38 Predicate<"Subtarget->hasExtendedConst()">,