Searched refs:FeatureBitsets (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelector.h | 434 const PredicateBitset *FeatureBitsets, in ISelInfoTy() 438 FeatureBitsets(FeatureBitsets), in ISelInfoTy() 446 const PredicateBitset *FeatureBitsets; member
|
D | InstructionSelectorImpl.h | 131 if ((AvailableFeatures & ISelInfo.FeatureBitsets[ExpectedBitsetID]) != in executeMatchTable() 132 ISelInfo.FeatureBitsets[ExpectedBitsetID]) { in executeMatchTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 6414 static constexpr FeatureBitset FeatureBitsets[] = { 8714 const FeatureBitset &RequiredFeatures = FeatureBitsets[RequiredFeaturesRefs[Inst.getOpcode()]];
|
D | PPCGenAsmMatcher.inc | 4438 static constexpr FeatureBitset FeatureBitsets[] = { 7093 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 7271 const FeatureBitset &RequiredFeatures = FeatureBitsets[I->RequiredFeaturesIdx];
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5258 static constexpr FeatureBitset FeatureBitsets[] = { 8139 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 11727 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 11765 const FeatureBitset &RequiredFeatures = FeatureBitsets[I->RequiredFeaturesIdx];
|
D | MipsGenMCCodeEmitter.inc | 9310 static constexpr FeatureBitset FeatureBitsets[] = { 12229 const FeatureBitset &RequiredFeatures = FeatureBitsets[RequiredFeaturesRefs[Inst.getOpcode()]];
|
D | MipsGenGlobalISel.inc | 30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers) 287 const static PredicateBitset FeatureBitsets[] {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmMatcher.inc | 10066 static constexpr FeatureBitset FeatureBitsets[] = { 15134 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 16390 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 16428 const FeatureBitset &RequiredFeatures = FeatureBitsets[I->RequiredFeaturesIdx];
|
D | ARMGenMCCodeEmitter.inc | 16586 static constexpr FeatureBitset FeatureBitsets[] = { 20912 const FeatureBitset &RequiredFeatures = FeatureBitsets[RequiredFeaturesRefs[Inst.getOpcode()]];
|
D | ARMGenGlobalISel.inc | 30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers) 377 const static PredicateBitset FeatureBitsets[] {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 15899 static constexpr FeatureBitset FeatureBitsets[] = { 21332 const FeatureBitset &RequiredFeatures = FeatureBitsets[RequiredFeaturesRefs[Inst.getOpcode()]];
|
D | AArch64GenAsmMatcher.inc | 12663 static constexpr FeatureBitset FeatureBitsets[] = { 27527 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 40955 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 40994 const FeatureBitset &RequiredFeatures = FeatureBitsets[I->RequiredFeaturesIdx];
|
D | AArch64GenGlobalISel.inc | 30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers) 204 const static PredicateBitset FeatureBitsets[] {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenGlobalISel.inc | 30 ISelInfo(TypeObjects, NumTypeObjects, FeatureBitsets, ComplexPredicateFns, CustomRenderers) 537 const static PredicateBitset FeatureBitsets[] {
|
D | X86GenAsmMatcher.inc | 7931 static constexpr FeatureBitset FeatureBitsets[] = { 36980 const FeatureBitset &RequiredFeatures = FeatureBitsets[it->RequiredFeaturesIdx]; 37152 const FeatureBitset &RequiredFeatures = FeatureBitsets[I->RequiredFeaturesIdx];
|