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 249 } LLVMOpcode;
    [all...]
  /external/llvm/lib/IR/
Core.cpp 724 static LLVMOpcode map_to_llvmopcode(int opcode)
734 static int map_from_llvmopcode(LLVMOpcode code)
746 LLVMOpcode LLVMGetConstOpcode(LLVMValueRef ConstantVal) {
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]

Completed in 38 milliseconds