Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp653 bool NeedCopy = false; in Encode() local
689 NeedCopy = true; in Encode()
723 if (NeedCopy) in Encode()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp3964 bool NeedCopy = false; in EmitCall() local
3969 NeedCopy = true; in EmitCall()
3977 NeedCopy = true; in EmitCall()
3983 NeedCopy = true; in EmitCall()
3991 NeedCopy = true; in EmitCall()
3995 if (NeedCopy) { in EmitCall()