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

  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 231 * CHECK: @const_mul = global i64 mul
267 ignore (define_global "const_mul" (const_mul foldbomb five) m);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 499 external const_mul : llvalue -> llvalue -> llvalue = "LLVMConstMul"
    [all...]
llvm.mli 965 val const_mul : llvalue -> llvalue -> llvalue var
    [all...]

Completed in 366 milliseconds