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

  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 310 * RUN: grep {const_shufflevector = global <4 x i32> <i32 0, i32 1, i32 1, i32 0>} < %t.ll
326 ignore (define_global "const_shufflevector" (const_shufflevector
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 1086 val const_shufflevector : llvalue -> llvalue -> llvalue -> llvalue var
    [all...]
llvm.ml 487 external const_shufflevector : llvalue -> llvalue -> llvalue -> llvalue
    [all...]

Completed in 3148 milliseconds