Home
last modified time | relevance | path

Searched defs:CGPE (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp775 for (const MCAssembler::CGProfileEntry &CGPE : Asm.CGProfile) { writeObject() local
H A DWinCOFFObjectWriter.cpp1124 for (const MCAssembler::CGProfileEntry &CGPE : Asm.CGProfile) { writeObject() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp7532 const Elf_CGProfile &CGPE = (*CGProfileOrErr)[I]; printCGProfile() local