/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.h | 61 struct ExtType { struct 62 enum { SExt, ZExt }; 65 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() argument 67 char Type = 0; 68 uint16_t Width = 0;
|
D | HexagonISelDAGToDAG.cpp | 77 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | RangesTableSchema.java | 102 public enum ExtType { enum in RangesTableSchema
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 260 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local 723 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
|
D | LegalizeVectorTypes.cpp | 1500 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 1545 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 3690 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 3721 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 5021 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
D | SelectionDAG.cpp | 334 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 3990 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local 6797 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 6822 SDValue SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 6888 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad() 6899 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, in getExtLoad()
|
D | DAGCombiner.cpp | 1114 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteOperand() local 1348 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD in PromoteLoad() local 4806 ISD::LoadExtType ExtType, EVT &MemVT, in isLegalNarrowLdSt() 9224 ISD::NodeType ExtType) { in ExtendSetCCUses() 9285 ISD::LoadExtType ExtType = in CombineExtLoad() local 10236 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND() local 10360 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth() local 16990 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, ResultVT, in scalarizeExtractedVectorLoad() local
|
D | LegalizeIntegerTypes.cpp | 595 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local 2808 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
|
D | LegalizeDAG.cpp | 670 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps() local
|
D | TargetLowering.cpp | 6567 ISD::LoadExtType ExtType = LD->getExtensionType(); in scalarizeVectorLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1388 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() local 1444 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() local
|
D | SIISelLowering.cpp | 1535 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in lowerStackParameter() local 7255 ISD::LoadExtType ExtType, SDValue Op, in getLoadExtOrTrunc() 7347 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 1064 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction() 1076 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1082 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom() 2011 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 951 LLT ExtType = Ty.getScalarType(); in getMemsetValue() local
|
D | LegalizerHelper.cpp | 1690 unsigned ExtType = Ty.getScalarSizeInBits() == 1 ? in widenScalar() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64InstPrinter.cpp | 994 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 89 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::InvalidShiftExtend; member in __anondb60414e0111::AArch64FastISel::Address 1443 AArch64_AM::ShiftExtendType ExtType, in emitAddSub_rx()
|
D | AArch64ISelLowering.cpp | 3468 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments() local 10693 unsigned ExtType = LHS.getOpcode(); in performAddSubLongCombine() local 11763 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth() 11867 ISD::LoadExtType ExtType, int AddConstant, in isEquivalentMaskless() 11991 ISD::LoadExtType ExtType; in performCONDCombine() local
|
D | AArch64ISelDAGToDAG.cpp | 1199 ISD::LoadExtType ExtType = LD->getExtensionType(); in tryIndexedLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4516 unsigned ExtType = in PerformANDCombine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 235 enum ExtType { enum 6368 Instruction::CastOps ExtType = Instruction::ZExt; in optimizeSwitchInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 1766 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2683 ISD::LoadExtType ExtType = LD->getExtensionType(); in lowerLOAD() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2064 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 45259 EVT ExtType = SubusLHS.getValueType(); in combineSubToSubus() local
|