Searched defs:IVT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1782 const VectorType *IVT = IType->castAs<VectorType>(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1191 MVT IVT = (MVT::SimpleValueType)IntReg; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2035 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), OpVT.getSizeInBits()); local
2104 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); local
2210 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), local
2222 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); local
2284 EVT IVT local
2360 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); local
2373 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7598 MVT IVT = (FVT == MVT::f32) ? MVT::i32 : MVT::i16; local

Completed in 261 milliseconds