OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:const_fptrunc
(Results
1 - 3
of
3
) sorted by null
/external/llvm/test/Bindings/OCaml/
core.ml
326
* CHECK:
const_fptrunc
{{.*}}fptrunc
342
ignore (define_global "
const_fptrunc
" (
const_fptrunc
ffoldbomb float_type) m);
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.ml
540
external
const_fptrunc
: llvalue -> lltype -> llvalue = "LLVMConstFPTrunc"
[
all
...]
llvm.mli
1121
val
const_fptrunc
: llvalue -> lltype -> llvalue
var
[
all
...]
Completed in 621 milliseconds