Searched refs:LLVMCodeGenLevelLess (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | TargetMachine.h | 33 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | TargetMachine.h | 39 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | TargetMachine.h | 33 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | TargetMachine.h | 40 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | TargetMachine.h | 40 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | TargetMachine.h | 40 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | TargetMachine.h | 40 LLVMCodeGenLevelLess, enumerator
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_util.c | 176 ac_create_target_machine(family, tm_options, LLVMCodeGenLevelLess, NULL); in ac_init_llvm_compiler()
|
/aosp_15_r20/external/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 130 case LLVMCodeGenLevelLess: in LLVMCreateTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 138 case LLVMCodeGenLevelLess: in LLVMCreateTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 135 case LLVMCodeGenLevelLess: in LLVMCreateTargetMachine()
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | target.go | 57 CodeGenLevelLess CodeGenOptLevel = C.LLVMCodeGenLevelLess
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | invocation.cpp | 496 level = LLVMCodeGenLevelLess;
|