Searched refs:IntTypeWidth (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ | ||
| H A D | string.go | 101 s += fmt.Sprintf("(%d bits)", t.IntTypeWidth()) |
| H A D | ir.go | 566 func (t Type) IntTypeWidth() int { func |