Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18955 MVT HalfT = MVT::i32; in lowerABS() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31027 MVT HalfT = Regs64bit ? MVT::i64 : MVT::i32; in ReplaceNodeResults() local