Searched refs:ARM64FpBinOp (Results 1 – 3 of 3) sorted by relevance
292 ARM64FpBinOp; typedef750 ARM64FpBinOp op;757 ARM64FpBinOp op;927 extern ARM64Instr* ARM64Instr_VBinD ( ARM64FpBinOp op, HReg, HReg, HReg );928 extern ARM64Instr* ARM64Instr_VBinS ( ARM64FpBinOp op, HReg, HReg, HReg );
538 static const HChar* showARM64FpBinOp ( ARM64FpBinOp op ) { in showARM64FpBinOp()1110 ARM64Instr* ARM64Instr_VBinD ( ARM64FpBinOp op, in ARM64Instr_VBinD()1120 ARM64Instr* ARM64Instr_VBinS ( ARM64FpBinOp op, in ARM64Instr_VBinS()
3120 ARM64FpBinOp dblop = ARM64fpb_INVALID; in iselDblExpr_wrk()3304 ARM64FpBinOp sglop = ARM64fpb_INVALID; in iselFltExpr_wrk()