Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp993 EVT MinVT = getRegisterType(Context, ReturnMVT); in getTypeForExtReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4056 EVT MinVT = getRegisterType(Cond ? MVT::i64 : MVT::i32); in getTypeForExtReturn() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4812 EVT MinVT = getRegisterType(MVT::i32); in getTypeForExtReturn() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4599 EVT MinVT = EVT::getIntegerVT(*DAG.getContext(), MinBits); in SimplifySetCC() local
H A DDAGCombiner.cpp13906 EVT MinVT = N0.getValueType(); in visitZERO_EXTEND() local
24259 EVT MinVT = SVT; in visitCONCAT_VECTORS() local