Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DValueTypes.h274 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in getHalfSizedIntegerVT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp315 EVT IntVT = ValueVTs[0]; in ComputePHILiveOutRegInfo() local
DFastISel.cpp211 EVT IntVT = TLI.getPointerTy(); in materializeRegForValue() local
1026 EVT IntVT = EVT::getIntegerVT(I->getContext(), VT.getSizeInBits()); in SelectFNeg() local
DDAGCombiner.cpp6378 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); in ConstantFoldBITCASTofBUILD_VECTOR() local
7254 EVT IntVT = Int.getValueType(); in visitFNEG() local
7346 EVT IntVT = Int.getValueType(); in visitFABS() local
8886 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in TransformFPLoadStorePair() local
DLegalizeDAG.cpp3167 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), in ExpandNode() local
DSelectionDAGBuilder.cpp179 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); in getCopyFromParts() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20407 MVT IntVT = is64BitFP ? MVT::i64 : MVT::i32; in CMPEQCombine() local