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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld.h 75 #define LLVMVoidType ILLEGAL_LLVM_FUNCTION
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 192 LLVMFunctionType(LLVMVoidType(), stackmapParamTypes, 2, 1));
244 Module, "setGlobal", LLVMFunctionType(LLVMVoidType(), ParamTypes, 1, 0));
  /external/llvm/include/llvm-c/
Core.h 1036 LLVMTypeRef LLVMVoidType(void);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 525 LLVMTypeRef LLVMVoidType(void) {
    [all...]

Completed in 639 milliseconds