Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp218 static AluCode isdToLanaiAluCode(ISD::NodeType Node_type) { in isdToLanaiAluCode() argument
219 switch (Node_type) { in isdToLanaiAluCode()