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

  /external/llvm/test/Bindings/OCaml/
core.ml 323 (* CHECK: const_trunc{{.*}}trunc
338 ignore (define_global "const_trunc" (const_trunc (const_add foldbomb five)
376 (const_trunc foldbomb i32_type)) m);
379 zero (const_trunc foldbomb i32_type)) m);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 537 external const_trunc : llvalue -> lltype -> llvalue = "LLVMConstTrunc"
    [all...]
llvm.mli 1106 val const_trunc : llvalue -> lltype -> llvalue var
    [all...]

Completed in 40 milliseconds