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

  /external/llvm/include/llvm-c/
Core.h 260 } LLVMOpcode;
    [all...]
  /external/llvm/lib/IR/
Core.cpp 718 static LLVMOpcode map_to_llvmopcode(int opcode)
728 static int map_from_llvmopcode(LLVMOpcode code)
740 LLVMOpcode LLVMGetConstOpcode(LLVMValueRef ConstantVal) {
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]

Completed in 34 milliseconds