Searched refs:CreateAArch64SignDivMod (Results 1 – 2 of 2) sorted by relevance
81 …llvm::Value *CreateAArch64SignDivMod(Inst *inst, llvm::Instruction::BinaryOps opcode, llvm::Value …
689 return CreateAArch64SignDivMod(inst, opcode, x, y); in CreateSignDivMod()719 llvm::Value *LLVMIrConstructor::CreateAArch64SignDivMod(Inst *inst, llvm::Instruction::BinaryOps op… in CreateAArch64SignDivMod() function in panda::compiler::LLVMIrConstructor