Home
last modified time | relevance | path

Searched refs:NeedCopy (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1641 bool NeedCopy = false; in processStatepoint() local
1645 NeedCopy = true; in processStatepoint()
1671 NeedCopy = true; in processStatepoint()
1680 NeedCopy = true; in processStatepoint()
1688 NeedCopy = true; in processStatepoint()
1721 return !NeedCopy; in processStatepoint()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp686 bool NeedCopy = false; in Encode() local
722 NeedCopy = true; in Encode()
756 if (NeedCopy) in Encode()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp4963 bool NeedCopy = false; in EmitCall() local
4968 NeedCopy = true; in EmitCall()
4975 NeedCopy = true; in EmitCall()
4981 NeedCopy = true; in EmitCall()
4989 NeedCopy = true; in EmitCall()
4993 if (NeedCopy) { in EmitCall()