/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyDebugValueManager.cpp | 76 MachineInstr *Clone = MF->CloneMachineInstr(DBI); in clone() local
|
H A D | WebAssemblyRegStackify.cpp | 571 MachineInstr *Clone = &*std::prev(Insert); in rematerializeCheapDef() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPropagateAttributes.cpp | 101 class Clone { class in __anon0f7074c60111::AMDGPUPropagateAttributes 103 Clone(const FnProperties &Props, Function *OrigF, Function *NewF) : in Clone() function in __anon0f7074c60111::AMDGPUPropagateAttributes::Clone
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ |
H A D | Delta.cpp | 143 std::unique_ptr<Module> Clone = CloneModule(*Test.getProgram()); in runDeltaPass() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 234 ParamIteratorInterface<T>* Clone() const override { in Clone() function 321 ParamIteratorInterface<T>* Clone() const override { in Clone() function 797 ParamIteratorInterface<ParamType>* Clone() const override { in Clone() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/ |
H A D | ClangFormatPackage.cs | 44 public OptionPageGrid Clone() in Clone() method in LLVM.ClangFormat.OptionPageGrid
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 87 std::unique_ptr<Module> Clone = CloneModule(*Program); in deleteInstructionFromProgram() local
|
H A D | Miscompilation.cpp | 267 std::unique_ptr<Module> Clone = CloneModule(BD.getProgram(), VMap); in TestFuncs() local 504 std::unique_ptr<Module> Clone = CloneModule(BD.getProgram(), VMap); in TestFuncs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 61 DIE *Clone; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 885 AttrTy *Clone = Attribute->clone(S.Context); in copyAttrIfPresent() local
|
H A D | SemaDecl.cpp | 2526 AlignedAttr *Clone = OldStrictestAlignAttr->clone(S.Context); in mergeAlignedAttrs() local 2535 AlignedAttr *Clone = OldAlignasAttr->clone(S.Context); in mergeAlignedAttrs() local 6841 AttrTy *Clone = Attribute->clone(S.Context); in copyAttrFromTypedefToDecl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 64 LLVMTypeRef Clone(LLVMValueRef Src) { in Clone() function 68 LLVMTypeRef Clone(LLVMTypeRef Src) { in Clone() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 90 SUnit *ScheduleDAGSDNodes::Clone(SUnit *Old) { in Clone() function in ScheduleDAGSDNodes
|
H A D | SelectionDAG.cpp | 8813 SDDbgValue *Clone = getDbgValueList( in transferDbgValues() local 8875 SDDbgValue *Clone = getDbgValueList(DV->getVariable(), DIExpr, in salvageDebugInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1614 auto *Clone = Clones[Idx]; in splitAsyncCoroutine() local 1745 auto Clone = Clones[i]; in splitRetconCoroutine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 979 if (DIE *Clone = Info.Clone) in cloneExpression() local 1516 if (DIE *Clone = cloneDIE(Child, File, Unit, StringPool, PCOffset, in cloneDIE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 1147 BasicBlock *Clone = CloneBasicBlock(BB, Result.Map, Twine(".") + Tag, &F); in cloneLoop() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | SourceManager.cpp | 365 auto *Clone = new (ContentCacheAlloc.Allocate<ContentCache>()) ContentCache; in initializeForReplay() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCOpts.cpp | 1191 CallInst *Clone = cast<CallInst>( in OptimizeIndividualCallImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 4667 auto *Clone = Builder.Insert(GEP->clone()); in widenGEP() local
|