Searched defs:PCInfo (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Function.cc | 43 struct PCInfo struct 45 int64_t offset; 46 int64_t size; 47 SrcInfo *src_info;
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Function.cc | 43 struct PCInfo struct 45 int64_t offset; 46 int64_t size; 47 SrcInfo *src_info;
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsPreLegalizerCombiner.cpp | 99 MipsPreLegalizerCombinerInfo PCInfo; in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 150 AArch64O0PreLegalizerCombinerInfo PCInfo( in runOnMachineFunction() local
|
H A D | AArch64PreLegalizerCombiner.cpp | 348 AArch64PreLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction() local
|
H A D | AArch64PostLegalizerCombiner.cpp | 367 AArch64PostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction() local
|
H A D | AArch64PostLegalizerLowering.cpp | 1048 AArch64PostLegalizerLoweringInfo PCInfo(F.hasOptSize(), F.hasMinSize()); in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 274 AMDGPUPreLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction() local
|
H A D | AMDGPURegBankCombiner.cpp | 256 AMDGPURegBankCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction() local
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 383 AMDGPUPostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(), in runOnMachineFunction() local
|