Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnested-base-member-access.cpp8 void MPR() { printf("iM = %d\n", iM); } in MPR() function
39 this->MPR(); this->PPR(); this->QPR(); in PR()
H A Dconstructor-init.cpp11 void MPR() {printf("iM = %d\n", iM); }; in MPR() function
38 MPR(); in PR()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td1217 def MPR : RegisterClass<"AArch64", [untyped], 2048, (add ZA)> {
1349 def MatrixOp : MatrixOperand<MPR, 0>;