Home
last modified time | relevance | path

Searched defs:GenerateOperations (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator.cpp891 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
931 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
942 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
954 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
977 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
993 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1040 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1089 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1114 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator