Searched defs:Ext (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5651 SDValue Ext = DAG.getNode(ISD::ANY_EXTEND, SDLoc(Inner), VT, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2472 enum ExtOrTruncConversion { Ext, Trunc }; enumerator in enum:__anon2358::IntegerCompareEliminator::ExtOrTruncConversion
[all...]
H A DPPCISelLowering.cpp13402 SDValue Ext = DAG.getNode(PPCISD::VEXTS, dl, MVT::f64, ExtOps); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp512 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, SVT, In, Op1); local
4226 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, local
4340 SDValue Ext = DAG.getNode( local
4414 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, local
4429 SDValue Ext = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, OutVT, V0, N->getOperand(1)); local
[all...]
H A DDAGCombiner.cpp7581 SDValue Ext = DAG.getNode(N0.getOpcode(), DL, VT, N0Op0.getOperand(0)); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8294 SDValue Ext = DAG.getNode(ISD::AssertZext, SL, VT, BFE, local
10099 SDValue Ext = DAG.getNode(ISD::ANY_EXTEND, SL, MVT::i32, Src); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp635 std::string Ext = std::string(Filename.begin()+DotPos+1, Filename.end()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3787 signExtendOperandForOther( Instruction *Ext, TypePromotionTransaction &TPT, InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, SmallVectorImpl<Instruction *> *Exts, SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI) argument
3797 zeroExtendOperandForOther( Instruction *Ext, TypePromotionTransaction &TPT, InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, SmallVectorImpl<Instruction *> *Exts, SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI) argument
3933 getAction( Instruction *Ext, const SetOfInstrs &InsertedInsts, const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) argument
4014 promoteOperandForOther( Instruction *Ext, TypePromotionTransaction &TPT, InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, SmallVectorImpl<Instruction *> *Exts, SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI, bool IsSExt) argument
4357 Instruction *Ext = dyn_cast<Instruction>(AddrInst); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9596 void setCurrentOpenCLExtension(llvm::StringRef Ext) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2582 SDValue Ext = DAG.getNode(ISD::FP_EXTEND, dl, ExtVT, Op.getOperand(0)); local
[all...]
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h215 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member in union:_MPI2_CONFIG_EXT_PAGE_HEADER_UNION
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp14400 FunctionType::ExtInfo Ext = FTy->getExtInfo(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7118 SDValue Ext = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::i32, FirstOp, local
8156 SDValue Ext = DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, MVT::i32, local
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h308 MPI2_CONFIG_EXTENDED_PAGE_HEADER Ext; member in union:_MPI2_CONFIG_EXT_PAGE_HEADER_UNION

Completed in 630 milliseconds

12