/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 826 enum LoadExtType { enum 834 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
|
D | SelectionDAGNodes.h | 1813 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT, 1825 ISD::LoadExtType getExtensionType() const { 1826 return ISD::LoadExtType(SubclassData & 3); 1892 ISD::LoadExtType ETy, EVT MemVT, MachineMemOperand *MMO) 1897 ISD::LoadExtType getExtensionType() const { 1898 return ISD::LoadExtType(SubclassData & 3);
|
D | SelectionDAG.h | 922 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, 927 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, 932 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 938 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 963 MachineMemOperand *MMO, ISD::LoadExtType);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1022 enum LoadExtType { enum 1031 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
|
D | SelectionDAGNodes.h | 2227 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT, 2238 ISD::LoadExtType getExtensionType() const { 2239 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy); 2332 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, 2339 ISD::LoadExtType getExtensionType() const { 2340 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy);
|
D | SelectionDAG.h | 1110 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain, 1115 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, 1120 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1126 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1154 ISD::LoadExtType, bool IsExpanding = false);
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1243 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enum 1247 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);
|
D | SelectionDAGNodes.h | 2242 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, EVT MemVT, 2253 ISD::LoadExtType getExtensionType() const { 2254 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy); 2344 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, 2351 ISD::LoadExtType getExtensionType() const { 2352 return static_cast<ISD::LoadExtType>(LoadSDNodeBits.ExtTy); 2455 ISD::MemIndexType IndexType, ISD::LoadExtType ETy) 2463 ISD::LoadExtType getExtensionType() const { 2464 return ISD::LoadExtType(LoadSDNodeBits.ExtTy);
|
D | SelectionDAG.h | 1239 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain, 1246 getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, SDValue Chain, 1254 SDValue getExtLoad(ISD::LoadExtType ExtType, const SDLoc &dl, EVT VT, 1259 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1266 ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, const SDLoc &dl, 1278 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1287 SDValue getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, 1353 ISD::LoadExtType, bool IsExpanding = false); 1365 ISD::MemIndexType IndexType, ISD::LoadExtType ExtTy);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 121 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 120 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 140 ISD::LoadExtType ExtType,
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 191 ISD::LoadExtType ExtType,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 184 ISD::LoadExtType ExtType,
|
D | R600ISelLowering.cpp | 1388 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() 1444 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() 1618 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 204 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() 513 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 316 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 328 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 762 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 930 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 250 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() 476 ISD::LoadExtType IntExt; in tryLoadOfLoadIntrinsic()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 394 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 1007 ISD::LoadExtType ET = ISD::NON_EXTLOAD) const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 260 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() 723 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 1613 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() 1666 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() 1751 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_MGATHER() 2396 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecOp_MGATHER() 3843 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() 3888 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() 5174 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|