Home
last modified time | relevance | path

Searched defs:ToReplace (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp69 SmallVector<ReplacementInfo, 8> ToReplace; member in __anon00eaa3c30111::AMDGPUAtomicOptimizerImpl
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp226 SmallVector<SectionBase *, 13> ToReplace; replaceDebugSections() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1776 std::string ToReplace = cast<StringInit>(DI->getArg(0))->getAsUnquotedString(); emitDagNameReplace() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4434 SmallVector<MachineInstr *, 4> ToReplace; inlineStackProbe() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6722 SmallVector<SDNode *, 4> ToReplace; SwapAllSelectUsers() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7243 SmallVector<Use *, 4> ToReplace; tryToSinkFreeOperands() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp943 auto *ToReplace = FI->second.first.get(); parseStandaloneMetadata() local