Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h382 const CustomRendererFn *CustomRenderers) in ISelInfoTy()
386 CustomRenderers(CustomRenderers) { in ISelInfoTy()
394 const CustomRendererFn *CustomRenderers; member
DInstructionSelectorImpl.h856 (ISel.*ISelInfo.CustomRenderers[RendererFnID])(OutMIs[InsnID], in executeMatchTable()
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DGlobalISelEmitter.td92 // CHECK-NEXT: static MyTargetInstructionSelector::CustomRendererFn CustomRenderers[];
102 …EXT: ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
226 // CHECK-NEXT: MyTargetInstructionSelector::CustomRenderers[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc20 static X86InstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
771 X86InstructionSelector::CustomRenderers[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc20 static MipsInstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
521 MipsInstructionSelector::CustomRenderers[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc20 static ARMInstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
700 ARMInstructionSelector::CustomRenderers[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc20 static AArch64InstructionSelector::CustomRendererFn CustomRenderers[];
30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers)
780 AArch64InstructionSelector::CustomRenderers[] = {