Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.cpp802 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
842 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
853 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
865 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
888 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
904 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
943 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
998 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator
1023 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator