Home
last modified time | relevance | path

Searched refs:FormBits (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp258 const BitsInit *FormBits = Inst->getValueAsBitsInit("FormBits"); in hasRegisterFormat() local
259 uint64_t FormBitsNum = getValueFromBitsInit(FormBits); in hasRegisterFormat()
267 const BitsInit *FormBits = Inst->getValueAsBitsInit("FormBits"); in hasMemoryFormat() local
268 uint64_t FormBitsNum = getValueFromBitsInit(FormBits); in hasMemoryFormat()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrFormats.td60 bits<6> FormBits = Form.Value;
77 let TSFlags{5-0} = FormBits;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrFormats.td63 bits<4> FormBits = Form.Value;
66 let TSFlags{3-0} = FormBits;
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrFormats.td51 bits<5> FormBits = Form.Value;
/external/llvm/lib/Target/Mips/
DMipsInstrFormats.td97 bits<4> FormBits = Form.Value;
103 let TSFlags{3-0} = FormBits;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrFormats.td97 bits<4> FormBits = Form.Value;
108 let TSFlags{3-0} = FormBits;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFormats.td126 bits<6> FormBits = Form.Value;
158 let TSFlags{5-0} = FormBits;
/external/llvm/docs/TableGen/
Dindex.rst131 bits<6> FormBits = { 0, 0, 0, 0, 1, 1 };
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
Dindex.rst134 bits<6> FormBits = { 0, 0, 0, 0, 1, 1 };
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFormats.td264 bits<7> FormBits = Form.Value;
343 let TSFlags{6-0} = FormBits;
/external/llvm/lib/Target/X86/
DX86InstrFormats.td229 bits<7> FormBits = Form.Value;
305 let TSFlags{6-0} = FormBits;