Home
last modified time | relevance | path

Searched defs:MinVT (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1696 MVT MinVT = TLI.getRegisterType(ReturnType->getContext(), MVT::i32); in GetReturnInfo() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4044 EVT MinVT = getRegisterType(Context, Cond ? MVT::i64 : MVT::i32); in getTypeForExtReturn() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4462 EVT MinVT = getRegisterType(Context, MVT::i32); in getTypeForExtReturn() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4342 EVT MinVT = EVT::getIntegerVT(*DAG.getContext(), MinBits); in SimplifySetCC() local
H A DDAGCombiner.cpp12777 EVT MinVT = N0.getValueType(); in visitZERO_EXTEND() local
22338 EVT MinVT = SVT; in visitCONCAT_VECTORS() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3414 EVT MinVT = getRegisterType(Context, ReturnMVT); in getTypeForExtReturn() local