Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp572 void genCode(raw_ostream &OS, CodeGenParamAllocator &) const override { in genCode() function in __anonb7c02cfb0111::BuiltinArgResult
602 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::IntLiteralResult
623 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::IntCastResult
645 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::PointerCastResult
670 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::IRBuilderResult
712 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::AddressResult
736 void genCode(raw_ostream &OS, in genCode() function in __anonb7c02cfb0111::IRIntrinsicResult
862 void genCode(raw_ostream &OS, CodeGenParamAllocator &ParamAlloc, in genCode() function in __anonb7c02cfb0111::ACLEIntrinsic
891 V->genCode(OS, ParamAlloc); in genCode()
1578 Int.genCode(OS, ParamAllocPrelim, 1); in EmitBuiltinCG()
[all …]