Home
last modified time | relevance | path

Searched refs:CustomRenderers (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h436 const CustomRendererFn *CustomRenderers) in ISelInfoTy()
440 CustomRenderers(CustomRenderers) { in ISelInfoTy()
448 const CustomRendererFn *CustomRenderers; member
DInstructionSelectorImpl.h955 (ISel.*ISelInfo.CustomRenderers[RendererFnID])( in executeMatchTable()
973 (ISel.*ISelInfo.CustomRenderers[RendererFnID])(OutMIs[InsnID], in executeMatchTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc20 static X86InstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
774 X86InstructionSelector::CustomRenderers[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc20 static MipsInstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
650 MipsInstructionSelector::CustomRenderers[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc20 static ARMInstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
816 ARMInstructionSelector::CustomRenderers[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc20 static AArch64InstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
1119 AArch64InstructionSelector::CustomRenderers[] = {