Home
last modified time | relevance | path

Searched defs:RHSSema (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h116 const FixedPointSemantics &RHSSema) { in getCommonBinopSemantic()
229 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateAdd()
255 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateSub()
289 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateMul()
317 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateDiv()
376 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateEQ()
391 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateNE()
406 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateLT()
422 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateLE()
438 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateGT()
[all …]