Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1046 pub fn LLVMInt32TypeInContext(C: &Context) -> &Type; in LLVMInt32TypeInContext() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp555 LLVMTypeRef LLVMInt32TypeInContext(LLVMContextRef C) { in LLVMInt32TypeInContext() function