Home
last modified time | relevance | path

Searched refs:getExtensionType (Results 1 – 25 of 142) sorted by relevance

123456

/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistry.java219 if (extension.getExtensionType() != Extension.ExtensionType.IMMUTABLE in add()
220 && extension.getExtensionType() != Extension.ExtensionType.MUTABLE) { in add()
224 add(newExtensionInfo(extension), extension.getExtensionType()); in add()
DExtension.java65 protected abstract ExtensionType getExtensionType(); in getExtensionType() method in Extension
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistry.java219 if (extension.getExtensionType() != Extension.ExtensionType.IMMUTABLE in add()
220 && extension.getExtensionType() != Extension.ExtensionType.MUTABLE) { in add()
224 add(newExtensionInfo(extension), extension.getExtensionType()); in add()
DExtension.java65 protected abstract ExtensionType getExtensionType(); in getExtensionType() method in Extension
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistry.java219 if (extension.getExtensionType() != Extension.ExtensionType.IMMUTABLE in add()
220 && extension.getExtensionType() != Extension.ExtensionType.MUTABLE) { in add()
224 add(newExtensionInfo(extension), extension.getExtensionType()); in add()
DExtension.java65 protected abstract ExtensionType getExtensionType(); in getExtensionType() method in Extension
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1817 assert(getExtensionType() == ETy && "LoadExtType encoding error!");
1825 ISD::LoadExtType getExtensionType() const {
1897 ISD::LoadExtType getExtensionType() const {
2084 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD &&
2091 cast<LoadSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD;
2097 cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD;
2103 cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD;
2109 cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h2363 ISD::LoadExtType getExtensionType() const {
2498 ISD::LoadExtType getExtensionType() const {
2527 ISD::LoadExtType getExtensionType() const {
2670 ISD::LoadExtType getExtensionType() const {
2859 ISD::LoadExtType getExtensionType() const {
3051 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD &&
3058 cast<LoadSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD;
3064 cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD;
3070 cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD;
3076 cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td846 // cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD
848 // cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD;
850 // cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD;
852 // cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
1730 return cast<MaskedGatherSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD;
1738 return MGN->getExtensionType() == ISD::EXTLOAD &&
1745 return MGN->getExtensionType() == ISD::EXTLOAD &&
1752 return MGN->getExtensionType() == ISD::EXTLOAD &&
1761 return MGN->getExtensionType() == ISD::SEXTLOAD &&
1768 return MGN->getExtensionType() == ISD::SEXTLOAD &&
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h2238 ISD::LoadExtType getExtensionType() const {
2339 ISD::LoadExtType getExtensionType() const {
2605 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD &&
2612 cast<LoadSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD;
2618 cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD;
2624 cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD;
2630 cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRISCVISAInfo.cpp198 static StringRef getExtensionType(StringRef Ext) { in getExtensionType() function
742 StringRef Type = getExtensionType(Ext); in parseArchString()
799 StringRef Desc = getExtensionTypeDesc(getExtensionType(Ext)); in parseArchString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp128 if ((LD->getExtensionType() != ISD::NON_EXTLOAD) || in selectIndexedLoad()
173 if (LD->getExtensionType() != ISD::NON_EXTLOAD || AM != ISD::POST_INC) { in selectIndexedProgMemLoad()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp709 switch (LD->getExtensionType()) { in print_details()
741 switch (MLd->getExtensionType()) { in print_details()
778 switch (MGather->getExtensionType()) { in print_details()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp137 if ((LD->getExtensionType() != ISD::NON_EXTLOAD) || in selectIndexedLoad()
180 if (LD->getExtensionType() != ISD::NON_EXTLOAD || in selectIndexedProgMemLoad()
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp250 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad()
494 if (N->getExtensionType() != IntExt) in tryLoadOfLoadIntrinsic()
672 LD->getExtensionType() != ISD::SEXTLOAD || in SelectMul()
701 LD->getExtensionType() != ISD::SEXTLOAD || in SelectMul()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp204 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp()
206 switch (TLI.getLoadExtAction(LD->getExtensionType(), LD->getValueType(0), in LegalizeOp()
513 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp659 switch (LD->getExtensionType()) { in print_details()
691 switch (MLd->getExtensionType()) { in print_details()
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp301 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp304 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp300 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad()
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td401 unsigned Type = cast<LoadSDNode>(N)->getExtensionType();
416 unsigned Type = cast<LoadSDNode>(N)->getExtensionType();
431 return cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1270 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad()
1326 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD()
1349 ((LoadNode->getExtensionType() == ISD::NON_EXTLOAD) || in LowerLOAD()
1350 (LoadNode->getExtensionType() == ISD::ZEXTLOAD))) { in LowerLOAD()
1385 if (LoadNode->getExtensionType() == ISD::SEXTLOAD) { in LowerLOAD()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td252 return L->getExtensionType() == ISD::ZEXTLOAD ||
253 L->getExtensionType() == ISD::EXTLOAD;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1388 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad()
1444 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD()
1467 ((LoadNode->getExtensionType() == ISD::NON_EXTLOAD) || in LowerLOAD()
1468 (LoadNode->getExtensionType() == ISD::ZEXTLOAD))) { in LowerLOAD()
1503 if (LoadNode->getExtensionType() == ISD::SEXTLOAD) { in LowerLOAD()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td512 unsigned Type = cast<LoadSDNode>(N)->getExtensionType();
527 unsigned Type = cast<LoadSDNode>(N)->getExtensionType();
542 return cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD;

123456