Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1048 pub fn LLVMIntTypeInContext(C: &Context, NumBits: c_uint) -> &Type; in LLVMIntTypeInContext() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp564 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function