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.cpp886 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
926 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
937 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
949 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
972 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
988 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1035 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1084 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator
1109 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator