Home
last modified time | relevance | path

Searched defs:Type1 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp299 auto Type1 = N->getValueType(1); in selectAddCarry() local
342 auto Type1 = N->getValueType(1); in selectSubCarry() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELF.h566 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h206 LLT Type1; member