reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Core.h
 1470 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);

References

lib/IR/Core.cpp
  637   return LLVMX86MMXTypeInContext(LLVMGetGlobalContext());
tools/llvm-c-test/echo.cpp
  148         return LLVMX86MMXTypeInContext(Ctx);