/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() 47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() 47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() 47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() 47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | CodeGen.h | 25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enum 45 enum Model { enum
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | CodeGen.h | 25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enum 45 enum Model { enum
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/ |
D | CodeGen.h | 25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enum 45 enum Model { enum
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | CodeGen.h | 25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enum 45 enum Model { enum
|
/prebuilts/go/linux-x86/test/typeparam/issue47892.dir/ |
D | main.go | 9 type Model[T any] struct { type
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MCA/Stages/ |
D | InstructionTables.h | 34 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/ |
D | InstructionTables.h | 34 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/ |
D | InstructionTables.h | 34 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/Stages/ |
D | InstructionTables.h | 34 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/ |
D | MCSymbolXCOFF.h | 86 void setPerSymbolCodeModel(MCSymbolXCOFF::CodeModel Model) { in setPerSymbolCodeModel()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSymbolXCOFF.h | 85 void setPerSymbolCodeModel(MCSymbolXCOFF::CodeModel Model) { in setPerSymbolCodeModel()
|
/prebuilts/go/linux-x86/src/image/draw/ |
D | bench_test.go | 27 func bench(b *testing.B, dcm, scm, mcm color.Model, op Op) {
|
/prebuilts/go/linux-x86/src/image/ |
D | image_test.go | 20 func cmp(cm color.Model, c0, c1 color.Color) bool {
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 214 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel()
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 214 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 214 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 214 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel()
|