Home
last modified time | relevance | path

Searched refs:PatternsForOpcode (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstPrinter.h115 struct PatternsForOpcode { struct
148 ArrayRef<PatternsForOpcode> OpToPatterns;
/external/llvm-project/llvm/include/llvm/MC/
DMCInstPrinter.h142 struct PatternsForOpcode { struct
178 ArrayRef<PatternsForOpcode> OpToPatterns;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstPrinter.cpp109 [](const PatternsForOpcode &L, unsigned Opcode) { in matchAliasPatterns()
/external/llvm-project/llvm/lib/MC/
DMCInstPrinter.cpp129 [](const PatternsForOpcode &L, unsigned Opcode) { in matchAliasPatterns()
/external/llvm-project/llvm/utils/TableGen/
DAsmWriterEmitter.cpp1052 std::string PatternsForOpcode; in EmitPrintAliasInstruction() local
1053 raw_string_ostream OpcodeO(PatternsForOpcode); in EmitPrintAliasInstruction()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmWriter.inc7567 static const PatternsForOpcode OpToPatterns[] = {
8983 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
8986 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc12076 static const PatternsForOpcode OpToPatterns[] = {
12597 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
12600 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc7097 static const PatternsForOpcode OpToPatterns[] = {
9837 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
9840 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmWriter.inc14808 static const PatternsForOpcode OpToPatterns[] = {
22844 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
22847 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
DAArch64GenAsmWriter1.inc15529 static const PatternsForOpcode OpToPatterns[] = {
23565 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
23568 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc33180 static const PatternsForOpcode OpToPatterns[] = {
33211 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
33214 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {
DX86GenAsmWriter.inc48857 static const PatternsForOpcode OpToPatterns[] = {
48888 SortCheck(ArrayRef<PatternsForOpcode> OpToPatterns) {
48891 [](const PatternsForOpcode &L, const PatternsForOpcode &R) {