Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVMergeRegionExitTargets.cpp108 const SmallPtrSet<BasicBlock *, 4> &ToReplace, in replaceBranchTargets()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp69 SmallVector<ReplacementInfo, 8> ToReplace; member in __anon413337310111::AMDGPUAtomicOptimizerImpl
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp222 ToReplace; in compressOrDecompressSections() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1769 std::string ToReplace = cast<StringInit>(DI->getArg(0))->getAsUnquotedString(); in emitDagNameReplace() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4999 SmallVector<MachineInstr *, 4> ToReplace; in inlineStackProbe() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6733 SmallVector<SDNode *, 4> ToReplace; in SwapAllSelectUsers() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7357 SmallVector<Use *, 4> ToReplace; in tryToSinkFreeOperands() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1022 auto *ToReplace = FI->second.first.get(); in parseStandaloneMetadata() local