Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp279 EVT IntVT = ValueVTs[0]; in ComputePHILiveOutRegInfo() local
DFastISel.cpp207 EVT IntVT = TLI.getPointerTy(); in materializeRegForValue() local
913 EVT IntVT = EVT::getIntegerVT(I->getContext(), VT.getSizeInBits()); in SelectFNeg() local
DDAGCombiner.cpp5808 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); in ConstantFoldBITCASTofBUILD_VECTOR() local
6696 EVT IntVT = Int.getValueType(); in visitFNEG() local
6783 EVT IntVT = Int.getValueType(); in visitFABS() local
7780 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in TransformFPLoadStorePair() local
DSelectionDAGBuilder.cpp177 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); in getCopyFromParts() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h790 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in getHalfSizedIntegerVT() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16266 EVT IntVT = Cond.getValueType(); in PerformSELECTCombine() local