Searched defs:ExtType (Results 1 - 19 of 19) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1800 ISD::LoadExtType ExtType; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp607 ISD::LoadExtType ExtType = local
2820 ISD::LoadExtType ExtType = N->getExtensionType(); local
[all...]
H A DDAGCombiner.cpp1121 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD local
1355 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD local
4812 isLegalNarrowLdSt(LSBaseSDNode *LDST, ISD::LoadExtType ExtType, EVT &MemVT, unsigned ShAmt) argument
9229 ExtendSetCCUses(const SmallVectorImpl<SDNode *> &SetCCs, SDValue OrigLoad, SDValue ExtLoad, ISD::NodeType ExtType) argument
10243 ISD::LoadExtType ExtType = LN0->getExtensionType(); local
10367 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; local
16995 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, ResultVT, local
[all...]
H A DLegalizeVectorTypes.cpp1500 ISD::LoadExtType ExtType = LD->getExtensionType(); local
1545 ISD::LoadExtType ExtType = MLD->getExtensionType(); local
3690 ISD::LoadExtType ExtType = LD->getExtensionType(); local
3721 ISD::LoadExtType ExtType local
5019 GenWidenVectorExtLoads(SmallVectorImpl<SDValue> &LdChain, LoadSDNode *LD, ISD::LoadExtType ExtType) argument
[all...]
H A DLegalizeVectorOps.cpp260 ISD::LoadExtType ExtType = LD->getExtensionType(); local
723 ISD::LoadExtType ExtType = LD->getExtensionType(); local
H A DLegalizeDAG.cpp670 ISD::LoadExtType ExtType = LD->getExtensionType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4516 unsigned ExtType = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2683 ISD::LoadExtType ExtType = LD->getExtensionType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp77 ISD::LoadExtType ExtType = LD->getExtensionType(); local
H A DHexagonBitTracker.h61 struct ExtType { struct in struct:llvm::HexagonEvaluator
65 ExtType(char t, uint16_t w) : Type(t), Width(w) {} function in struct:llvm::HexagonEvaluator::ExtType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1535 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; local
7347 ISD::LoadExtType ExtType = Load->getExtensionType(); local
7254 getLoadExtOrTrunc(SelectionDAG &DAG, ISD::LoadExtType ExtType, SDValue Op, const SDLoc &SL, EVT VT) argument
H A DR600ISelLowering.cpp1388 ISD::LoadExtType ExtType = Load->getExtensionType(); local
1444 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp994 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3468 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; local
10693 unsigned ExtType = LHS.getOpcode(); local
11763 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { argument
11866 isEquivalentMaskless(unsigned CC, unsigned width, ISD::LoadExtType ExtType, int AddConstant, int CompConstant) argument
[all...]
H A DAArch64ISelDAGToDAG.cpp1199 ISD::LoadExtType ExtType = LD->getExtensionType(); local
H A DAArch64FastISel.cpp89 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::InvalidShiftExtend; member in class:__anon2030::final::Address
1440 emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ExtType, uint64_t ShiftImm, bool SetFlags, bool WantResult) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1690 unsigned ExtType = Ty.getScalarSizeInBits() == 1 ? local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp235 enum ExtType { enum in namespace:__anon1697
6368 Instruction::CastOps ExtType = Instruction::ZExt; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1064 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, argument
[all...]

Completed in 665 milliseconds