/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 563 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 576 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 588 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 600 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | AddressRange.cpp | 125 bool AddressRange::Extend(const AddressRange &rhs_range) { Extend() function in AddressRange
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 54 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, in Extend() function in CXXScopeSpec 65 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, in Extend() function in CXXScopeSpec 78 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, in Extend() function in CXXScopeSpec 91 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceAliasDecl *Alias, in Extend() function in CXXScopeSpec
|
H A D | SemaInit.cpp | 8021 Extend, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 45 Extend, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 505 auto *Extend = Root; in tryCreateMaskedGatherOffset() local
|
H A D | ARMISelLowering.cpp | 10402 unsigned Extend = 0; LowerVecReduceMinMax() local 18763 auto Extend = [&](SDValue V) { PerformMVEExtCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 2107 uint64_t Extend = fieldFromInstruction(insn, 15, 1); DecodePRFMRegInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 3184 unsigned Extend = Ins[InsIdx].Flags.isSExt() ? ISD::SIGN_EXTEND LowerFormalArguments() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1496 auto Extend = applyMappingBFE() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 296 bool Extend = false; ExpandConstantFP() local
|
H A D | DAGCombiner.cpp | 13593 widenCtPop(SDNode * Extend,SelectionDAG & DAG) widenCtPop() argument 13615 widenAbs(SDNode * Extend,SelectionDAG & DAG) widenAbs() argument 21635 unsigned Extend = 0; combineInsertEltToLoad() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 1520 MachineSDNode *Extend = CurDAG->getMachineNode(X86::MOVSX64rr32, SDLoc(N), tryOptimizeRem8Extend() local
|
H A D | X86ISelLowering.cpp | 20050 SDValue Extend = DAG.getNode(ISD::SIGN_EXTEND, DL, VT, In); LowerZERO_EXTEND_Mask() local 52536 combineToExtendCMOV(SDNode * Extend,SelectionDAG & DAG) combineToExtendCMOV() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1511 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) shouldRemoveExtendFromGSIndex() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3030 AArch64_AM::ShiftExtendType Extend = AArch64_AM::getArithExtendType(Imm); canFoldIntoAddrMode() local
|
H A D | AArch64ISelLowering.cpp | 5511 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) const shouldRemoveExtendFromGSIndex() argument 13487 SDValue Extend = LowerEXTRACT_VECTOR_ELT() local 16910 calculatePreExtendType(SDValue Extend) calculatePreExtendType() argument 16956 SDValue Extend = BV->getOperand(0); performBuildShuffleExtendCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3137 lowerMUL_LOHI32(SelectionDAG & DAG,const SDLoc & DL,unsigned Extend,SDValue Op0,SDValue Op1,SDValue & Hi,SDValue & Lo) lowerMUL_LOHI32() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8624 SDValue Extend; LowerINT_TO_FPVector() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 9073 unsigned Extend = getTreeCost() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19513 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) const shouldRemoveExtendFromGSIndex() argument
|