Home
last modified time | relevance | path

Searched refs:LLVMCodeModel (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DCodeGen.h54 inline CodeModel::Model unwrap(LLVMCodeModel Model) { in unwrap()
72 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
/external/llvm/include/llvm-c/
DTargetMachine.h52 } LLVMCodeModel; typedef
84 LLVMCodeModel CodeModel);
DExecutionEngine.h47 LLVMCodeModel CodeModel;
/external/llvm/lib/Target/
DTargetMachineC.cpp92 LLVMCodeModel CodeModel) { in LLVMCreateTargetMachine()