Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp305 auto Type0 = N->getValueType(0); in selectAddCarry() local
348 auto Type0 = N->getValueType(0); in selectSubCarry() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h206 LLT Type0; member