Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1124 pub fn LLVMConstIntOfArbitraryPrecision(IntTy: &Type, Wn: c_uint, Ws: *const u64) -> &Value; in LLVMConstIntOfArbitraryPrecision() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1303 LLVMValueRef LLVMConstIntOfArbitraryPrecision(LLVMTypeRef IntTy, in LLVMConstIntOfArbitraryPrecision() function