Home
last modified time | relevance | path

Searched defs:Target (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/external/skqp/bench/
Dnanobench.h33 struct Target { struct
34 explicit Target(const Config& c) : config(c) { } in Target() argument
35 virtual ~Target() { } in ~Target() argument
37 const Config config;
38 sk_sp<SkSurface> surface;
41 virtual void setup() { } in setup()
46 virtual SkCanvas* beginTiming(SkCanvas* canvas) { return canvas; } in beginTiming()
50 virtual void endTiming() { } in endTiming()
55 virtual void fence() { } in fence()
60 virtual bool needsFrameTiming(int* frameLag) const { return false; } in needsFrameTiming()
[all …]
/external/skia/bench/
Dnanobench.h33 struct Target { struct
34 explicit Target(const Config& c) : config(c) { } in Target() function
35 virtual ~Target() { } in ~Target() argument
37 const Config config;
38 sk_sp<SkSurface> surface;
41 virtual void setup() { } in setup()
46 virtual SkCanvas* beginTiming(SkCanvas* canvas) { return canvas; } in beginTiming()
50 virtual void endTiming() { } in endTiming()
55 virtual void fence() { } in fence()
60 virtual bool needsFrameTiming(int* frameLag) const { return false; } in needsFrameTiming()
[all …]
/external/llvm/bindings/go/llvm/
Dtarget.go30 Target struct { struct
31 C C.LLVMTargetRef
212 func (t Target) NextTarget() Target {
237 // llvm.TargetMachine
241 func (t Target) CreateTargetMachine(Triple string, CPU string, Features string,
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dtarget.go30 Target struct { struct
31 C C.LLVMTargetRef
212 func (t Target) NextTarget() Target {
237 // llvm.TargetMachine
241 func (t Target) CreateTargetMachine(Triple string, CPU string, Features string,
/external/swiftshader/third_party/subzero/src/
DIceInstX8664.cpp92 int32_t getRematerializableOffset(Variable *Var, in getRematerializableOffset()
108 const auto *Target = in emit() local
195 const auto *Target = in dump() local
252 const auto *Target = in toAsmAddress() local
319 const ::Ice::TargetLowering *Target = Func->getTarget(); in toAsmAddress() local
331 const ::Ice::TargetLowering *Target = Func->getTarget(); in emit() local
DIceInstX8632.cpp103 const Ice::X8632::TargetX8632 *Target) { in getRematerializableOffset()
136 const auto *Target = in emit() local
199 const auto *Target = in dump() local
264 const auto *Target = in toAsmAddress() local
312 const ::Ice::TargetLowering *Target = Func->getTarget(); in toAsmAddress() local
324 const ::Ice::TargetLowering *Target = Func->getTarget(); in emit() local
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c147 static value llvm_target_option(LLVMTargetRef Target) { in llvm_target_option()
172 CAMLprim value llvm_target_succ(LLVMTargetRef Target) { in llvm_target_succ()
193 CAMLprim value llvm_target_name(LLVMTargetRef Target) { in llvm_target_name()
198 CAMLprim value llvm_target_description(LLVMTargetRef Target) { in llvm_target_description()
203 CAMLprim value llvm_target_has_jit(LLVMTargetRef Target) { in llvm_target_has_jit()
208 CAMLprim value llvm_target_has_target_machine(LLVMTargetRef Target) { in llvm_target_has_target_machine()
213 CAMLprim value llvm_target_has_asm_backend(LLVMTargetRef Target) { in llvm_target_has_asm_backend()
247 value CodeModel, LLVMTargetRef Target) { in llvm_create_targetmachine_native()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/
Dtarget_ocaml.c147 static value llvm_target_option(LLVMTargetRef Target) { in llvm_target_option()
172 CAMLprim value llvm_target_succ(LLVMTargetRef Target) { in llvm_target_succ()
193 CAMLprim value llvm_target_name(LLVMTargetRef Target) { in llvm_target_name()
198 CAMLprim value llvm_target_description(LLVMTargetRef Target) { in llvm_target_description()
203 CAMLprim value llvm_target_has_jit(LLVMTargetRef Target) { in llvm_target_has_jit()
208 CAMLprim value llvm_target_has_target_machine(LLVMTargetRef Target) { in llvm_target_has_target_machine()
213 CAMLprim value llvm_target_has_asm_backend(LLVMTargetRef Target) { in llvm_target_has_asm_backend()
247 value CodeModel, LLVMTargetRef Target) { in llvm_create_targetmachine_native()
/external/clang/test/CodeGen/
Dms-intrinsics.c17 void *test_InterlockedExchangePointer(void * volatile *Target, void *Value) { in test_InterlockedExchangePointer()
44 long test_InterlockedExchange(long *Target, long Value) { in test_InterlockedExchange()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrInfoEmitter.cpp199 const CodeGenTarget &Target = CDP.getTargetInfo(); in EmitOperandInfo() local
256 const CodeGenTarget &Target, in emitOperandNameMappings()
328 const CodeGenTarget &Target) { in emitOperandTypesEnum()
359 CodeGenTarget &Target = CDP.getTargetInfo(); in emitMCIIHelperMethods() local
436 CodeGenTarget &Target = CDP.getTargetInfo(); in run() local
567 CodeGenTarget &Target = CDP.getTargetInfo(); in emitRecord() local
665 CodeGenTarget Target(Records); in emitEnums() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DTarget.cpp28 void ExegesisTarget::registerTarget(ExegesisTarget *Target) { in registerTarget()
78 static ExegesisDefaultTarget Target; in getDefault() local
/external/skia/tests/
DTextureBindingsResetTest.cpp24 struct Target { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() struct
25 GrGLenum fName; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
26 GrGLenum fQuery; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp70 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
76 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp42 static MCSymbolRefExpr::VariantKind getAccessVariant(const MCValue &Target, in getAccessVariant()
74 unsigned PPCELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
DPPCMachObjectWriter.cpp45 const MCFixup &Fixup, MCValue Target, in recordRelocation()
83 static unsigned getRelocType(const MCValue &Target, in getRelocType()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp179 const CodeGenTarget &Target = CDP.getTargetInfo(); in EmitOperandInfo() local
236 const CodeGenTarget &Target, in emitOperandNameMappings()
310 const CodeGenTarget &Target) { in emitOperandTypesEnum()
350 CodeGenTarget &Target = CDP.getTargetInfo(); in run() local
546 CodeGenTarget &Target = CDP.getTargetInfo(); in emitRecord() local
570 CodeGenTarget Target(Records); in emitEnums() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyWasmObjectWriter.cpp60 static bool IsFunctionType(const MCValue &Target) { in IsFunctionType()
85 WebAssemblyWasmObjectWriter::getRelocType(const MCValue &Target, in getRelocType()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp70 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
76 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp41 static MCSymbolRefExpr::VariantKind getAccessVariant(const MCValue &Target, in getAccessVariant()
69 unsigned PPCELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
DPPCMachObjectWriter.cpp45 const MCFixup &Fixup, MCValue Target, in recordRelocation()
83 static unsigned getRelocType(const MCValue &Target, in getRelocType()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp62 const MCFixup &Fixup, MCValue Target, in recordRelocation()
105 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
370 MCValue Target, in recordScatteredRelocation()
470 MCValue Target, in recordTLVPRelocation()
510 MCValue Target, in RecordX86Relocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp62 const MCFixup &Fixup, MCValue Target, in recordRelocation()
104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
370 MCValue Target, in recordScatteredRelocation()
470 MCValue Target, in recordTLVPRelocation()
512 MCValue Target, in RecordX86Relocation()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.h20 class Target; variable
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h21 class Target; variable
/external/swiftshader/third_party/marl/src/
Dosfiber_ucontext.h93 struct Target { in createFiber() struct
94 static void Main(int a, int b) { in createFiber()

12345678910>>...18