Searched refs:genCode (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 568 void genCode(raw_ostream &OS, CodeGenParamAllocator &) const override { in genCode() function in __anondd1c47770111::BuiltinArgResult 598 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::IntLiteralResult 619 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::IntCastResult 641 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::PointerCastResult 666 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::IRBuilderResult 710 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::AddressResult 734 void genCode(raw_ostream &OS, in genCode() function in __anondd1c47770111::IRIntrinsicResult 860 void genCode(raw_ostream &OS, CodeGenParamAllocator &ParamAlloc, in genCode() function in __anondd1c47770111::ACLEIntrinsic 889 V->genCode(OS, ParamAlloc); in genCode() 1583 Int.genCode(OS, ParamAllocPrelim, 1); in EmitBuiltinCG() [all …]
|