Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVERegisterInfo.td74 def PMC#I : VEMiscReg<!add(16,I), "pmc"#I>;
80 (sequence "PMC%u", 0, 14))>;
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1190 static PrivateMethodCache PMC; in lookupRuntimeDefinition() local
1192 PMC[{Interface, LookupSelector, InstanceMethod}]; in lookupRuntimeDefinition()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1463 // The cycle counter PMC register is PMCCNTR_EL0.