Searched defs:GenerateOperations (Results 1 – 1 of 1) sorted by relevance
802 std::vector<Inst *> &InstGenerator::GenerateOperations(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator842 std::vector<Inst *> &InstGenerator::GenerateOperations<CallInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator853 std::vector<Inst *> &InstGenerator::GenerateOperations<CastInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator865 std::vector<Inst *> &InstGenerator::GenerateOperations<CompareInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator888 std::vector<Inst *> &InstGenerator::GenerateOperations<CmpInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator904 std::vector<Inst *> &InstGenerator::GenerateOperations<IfInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator943 std::vector<Inst *> &InstGenerator::GenerateOperations<SelectInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator998 std::vector<Inst *> &InstGenerator::GenerateOperations<SpillFillInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator1023 std::vector<Inst *> &InstGenerator::GenerateOperations<MonitorInst>(Opcode OpCode) in GenerateOperations() function in panda::compiler::InstGenerator