Searched defs:FirstCopy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SplitKit.cpp | 531 bool FirstCopy = !Def.isValid(); buildSingleSubRegCopy() local |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 4036 auto FirstCopy = MIB.buildInstr(TargetOpcode::COPY, {CopyTo}, {}) selectUnmergeValues() local |