Searched defs:IntVT (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp427 EVT IntVT = ValueVTs[0]; local
H A DFastISel.cpp440 EVT IntVT = TLI.getPointerTy(DL); local
H A DSelectionDAGBuilder.cpp282 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); local
H A DDAGCombiner.cpp11434 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); local
13407 EVT IntVT = Int.getValueType(); local
13504 EVT IntVT = Int.getValueType(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp615 MVT IntVT = MVT::getIntegerVT(VT.getSizeInBits()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp961 EVT IntVT = EVT(VecVT).changeVectorElementTypeToInteger(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1908 virtual bool shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1532 MVT IntVT = MVT::i32; local
H A DSIISelLowering.cpp1484 EVT IntVT = MemVT.changeTypeToInteger(); local
4174 EVT IntVT = LoadVT.changeTypeToInteger(); local
6289 EVT IntVT = VT.changeTypeToInteger(); local
7223 EVT IntVT = LoadVT.changeTypeToInteger(); local
7329 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9886 EVT IntVT = BV->getValueType(0); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7336 EVT IntVT = Op.getValueType(); local

Completed in 513 milliseconds