Home
last modified time | relevance | path

Searched defs:Extend (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp563 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, Extend() function in NestedNameSpecifierLocBuilder
576 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, Extend() function in NestedNameSpecifierLocBuilder
588 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, Extend() function in NestedNameSpecifierLocBuilder
600 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, Extend() function in NestedNameSpecifierLocBuilder
/llvm-project/llvm/unittests/Demangle/
H A DOutputBufferTest.cpp85 TEST(OutputBufferTest, Extend) { in TEST() argument
/llvm-project/lldb/source/Core/
H A DAddressRange.cpp126 bool AddressRange::Extend(const AddressRange &rhs_range) { in Extend() function in AddressRange
/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp65 Builder.Extend(Context, Identifier, IdentifierLoc, ColonColonLoc); in Extend() function in CXXScopeSpec
78 Builder.Extend(Context, Namespace, NamespaceLoc, ColonColonLoc); in Extend() function in CXXScopeSpec
91 Builder.Extend(Context, Alias, AliasLoc, ColonColonLoc); in Extend() function in CXXScopeSpec
54 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, Extend() function in CXXScopeSpec
H A DCheckExprLifetime.cpp900 Extend, global() enumerator
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h45 Extend, enumerator
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp505 auto *Extend = Root; tryCreateMaskedGatherOffset() local
H A DARMISelLowering.cpp10434 unsigned Extend = 0; LowerVecReduceMinMax() local
18801 auto Extend = [&](SDValue V) { PerformMVEExtCombine() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp2122 uint64_t Extend = fieldFromInstruction(insn, 15, 1); DecodePRFMRegInstruction() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3319 unsigned Extend = Ins[InsIdx].Flags.isSExt() ? ISD::SIGN_EXTEND LowerFormalArguments() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1496 auto Extend = applyMappingBFE() local
H A DAMDGPULegalizerInfo.cpp4200 auto Extend = B.buildAnyExt(S32, {Src}).getReg(0u); legalizeCTLZ_ZERO_UNDEF() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp312 bool Extend = false; ExpandConstantFP() local
H A DDAGCombiner.cpp13760 widenCtPop(SDNode * Extend,SelectionDAG & DAG) widenCtPop() argument
13782 widenAbs(SDNode * Extend,SelectionDAG & DAG) widenAbs() argument
21944 unsigned Extend = 0; combineInsertEltToLoad() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1529 MachineSDNode *Extend = CurDAG->getMachineNode(X86::MOVSX64rr32, SDLoc(N), tryOptimizeRem8Extend() local
H A DX86ISelLowering.cpp20261 SDValue Extend = DAG.getNode(ISD::SIGN_EXTEND, DL, VT, In); LowerZERO_EXTEND_Mask() local
53681 combineToExtendCMOV(SDNode * Extend,SelectionDAG & DAG) combineToExtendCMOV() argument
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3052 AArch64_AM::ShiftExtendType Extend = AArch64_AM::getArithExtendType(Imm); canFoldIntoAddrMode() local
H A DAArch64ISelLowering.cpp6061 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) const shouldRemoveExtendFromGSIndex() argument
14264 SDValue Extend = LowerEXTRACT_VECTOR_ELT() local
17833 calculatePreExtendType(SDValue Extend) calculatePreExtendType() argument
17879 SDValue Extend = BV->getOperand(0); performBuildShuffleExtendCombine() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1579 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) shouldRemoveExtendFromGSIndex() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp1404 enum class Conversion { Forbidden, None, Narrow, Extend }; global() enumerator
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3165 lowerMUL_LOHI32(SelectionDAG & DAG,const SDLoc & DL,unsigned Extend,SDValue Op0,SDValue Op1,SDValue & Hi,SDValue & Lo) lowerMUL_LOHI32() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8759 SDValue Extend; LowerINT_TO_FPVector() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10571 unsigned Extend = getTreeCost() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21066 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) const shouldRemoveExtendFromGSIndex() argument