Searched defs:Int32Type (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ | ||
| H A D | R600OpenCLImageTypeLoweringPass.cpp | 144 Type *Int32Type; member in __anon2ed3d8af0211::R600OpenCLImageTypeLoweringPass |
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ | ||
| H A D | ir.go | 548 func (c Context) Int32Type() (t Type) { t.C = C.LLVMInt32TypeInContext(c.C); return } func |