Searched defs:GenerateOperations (Results 1 – 1 of 1) sorted by relevance
891 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator931 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator942 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator954 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator977 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator993 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1040 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1089 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1114 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator