Home
last modified time | relevance | path

Searched refs:LLVMCodeModelSmall (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h35 case LLVMCodeModelSmall: in unwrap()
52 return LLVMCodeModelSmall; in wrap()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DTargetMachine.h58 LLVMCodeModelSmall, enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dtarget.go65 CodeModelSmall CodeModel = C.LLVMCodeModelSmall