Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp274 EVT IntVT = ValueVTs[0]; in ComputePHILiveOutRegInfo() local
DFastISel.cpp189 EVT IntVT = TLI.getPointerTy(); in materializeRegForValue() local
858 EVT IntVT = EVT::getIntegerVT(I->getContext(), VT.getSizeInBits()); in SelectFNeg() local
DDAGCombiner.cpp5510 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); in ConstantFoldBITCASTofBUILD_VECTOR() local
6061 EVT IntVT = Int.getValueType(); in visitFNEG() local
6097 EVT IntVT = Int.getValueType(); in visitFABS() local
6989 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in TransformFPLoadStorePair() local
DSelectionDAGBuilder.cpp172 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); in getCopyFromParts() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h633 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in getHalfSizedIntegerVT() local
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp2521 EVT IntVT(MVT::i64); in LowerSETCC() local