Searched defs:GenerateOperations (Results 1 – 1 of 1) sorted by relevance
888 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator928 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator939 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator951 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator974 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator990 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1037 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1086 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1111 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator