Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h114 const FixedPointSemantics &RHSSema) { in getCommonBinopSemantic()
227 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateAdd()
253 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateSub()
287 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateMul()
315 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateDiv()
374 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateEQ()
389 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateNE()
404 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateLT()
420 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateLE()
436 Value *RHS, const FixedPointSemantics &RHSSema) { in CreateGT()
[all …]