Searched refs:profileMBBOpcode (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 82 void CSEMIRBuilder::profileMBBOpcode(GISelInstProfileBuilder &B, in profileMBBOpcode() function in CSEMIRBuilder 95 profileMBBOpcode(B, Opc); in profileEverything() 218 profileMBBOpcode(ProfBuilder, Opc); in buildConstant() 245 profileMBBOpcode(ProfBuilder, Opc); in buildFConstant()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 100 void CSEMIRBuilder::profileMBBOpcode(GISelInstProfileBuilder &B, in profileMBBOpcode() function in CSEMIRBuilder 113 profileMBBOpcode(B, Opc); in profileEverything() 317 profileMBBOpcode(ProfBuilder, Opc); in buildConstant() 344 profileMBBOpcode(ProfBuilder, Opc); in buildFConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.h | 70 void profileMBBOpcode(GISelInstProfileBuilder &B, unsigned Opc) const;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.h | 70 void profileMBBOpcode(GISelInstProfileBuilder &B, unsigned Opc) const;
|