HomeSort by relevance Sort by last modified time
    Searched refs:getSimpleVT (Results 26 - 44 of 44) sorted by null

12

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 135 return getValueType().getSimpleVT();
615 return getValueType(ResNo).getSimpleVT();
    [all...]
SelectionDAG.h     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 341 switch (RegVT.getSimpleVT().SimpleTy) {
346 << RegVT.getSimpleVT().SimpleTy << "\n";
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 129 MVT::SimpleValueType SVT = VT.getSimpleVT().SimpleTy;
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp 553 VTOperand.MergeInTypeInfo(IVT.getSimpleVT().SimpleTy, TP);
568 if (EVT(TypeVec[i]).getVectorElementType().getSimpleVT().SimpleTy != VT) {
599 EEVT::TypeSet EltTypeSet(IVT.getSimpleVT().SimpleTy, TP);
605 EEVT::TypeSet EltTypeSet(IVT.getSimpleVT().SimpleTy, TP);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 30 switch (VT.getSimpleVT().SimpleTy) {
265 switch (VT.getSimpleVT().SimpleTy) {
601 switch (LocVT.getSimpleVT().SimpleTy) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
LegalizeFloatTypes.cpp     [all...]
SelectionDAGISel.cpp     [all...]
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 1028 milliseconds

12