Searched defs:GenerateOperations (Results 1 – 1 of 1) sorted by relevance
886 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator926 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator937 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator949 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator972 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator988 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1035 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1084 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator1109 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode opCode) in GenerateOperations() function in ark::compiler::InstGenerator