HomeSort by relevance Sort by last modified time
    Searched refs:LLVMGetPointerAddressSpace (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
Core.h 971 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 369 return Val_int(LLVMGetPointerAddressSpace(PtrTy));
    [all...]
  /external/llvm/lib/IR/
Core.cpp 409 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) {
    [all...]

Completed in 151 milliseconds