Home
last modified time | relevance | path

Searched refs:LLVMCodeModelKernel (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCodeGenCWrappers.h33 case LLVMCodeModelKernel: in unwrap()
52 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DCodeGenCWrappers.h37 case LLVMCodeModelKernel: in unwrap()
54 return LLVMCodeModelKernel; in wrap()
/aosp_15_r20/external/llvm/include/llvm-c/
H A DTargetMachine.h49 LLVMCodeModelKernel, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DTargetMachine.h59 LLVMCodeModelKernel, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DTargetMachine.h53 LLVMCodeModelKernel, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DTargetMachine.h60 LLVMCodeModelKernel, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DTargetMachine.h60 LLVMCodeModelKernel, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DTargetMachine.h60 LLVMCodeModelKernel, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DTargetMachine.h60 LLVMCodeModelKernel, enumerator
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dtarget.go66 CodeModelKernel CodeModel = C.LLVMCodeModelKernel