Home
last modified time | relevance | path

Searched refs:DecoderNamespace (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td117 string DecoderNamespace = "Mips64";
133 string DecoderNamespace = "Mips64";
142 let DecoderNamespace = "Mips64";
264 let DecoderNamespace = "Mips64" in
288 let DecoderNamespace = "Mips64" in {
321 let DecoderNamespace = "Mips64" in {
369 let DecoderNamespace = "Mips64";
375 let DecoderNamespace = "Mips64";
388 let DecoderNamespace = "Mips64";
395 let DecoderNamespace = "Mips64" in {
[all …]
DMips32r6InstrFormats.td16 let DecoderNamespace = "Mips32r6_64r6";
148 string DecoderNamespace = "Mips32r6_64r6_Ambiguous";
DMipsCondMov.td153 let DecoderNamespace = "Mips64" in {
194 let DecoderNamespace = "Mips64" in {
DMips64r6InstrInfo.td103 let DecoderNamespace = "Mips32r6_64r6_GP64" in {
DMips64InstrInfo.td103 let DecoderNamespace = "Mips64" in {
423 let DecoderNamespace = "Mips64", Predicates = [HasMips64] in {
DMicroMipsInstrFormats.td13 let DecoderNamespace = "MicroMips";
DMipsInstrFormats.td88 let DecoderNamespace = "Mips";
DMicroMipsInstrInfo.td617 let DecoderNamespace = "MicroMips", Predicates = [InMicroMips] in {
DMipsInstrInfo.td1231 let DecoderNamespace = "COP3_" in {
/external/llvm/lib/Target/BPF/
DBPFInstrFormats.td17 let DecoderNamespace = "BPF";
/external/llvm/lib/Target/ARM/
DARMInstrFormats.td328 let DecoderNamespace = "ARM";
336 let DecoderNamespace = "Thumb";
1067 let DecoderNamespace = "ThumbSBit";
1189 let DecoderNamespace = "Thumb2";
1210 let DecoderNamespace = "Thumb2";
1223 let DecoderNamespace = "Thumb2";
1235 let DecoderNamespace = "Thumb";
1326 let DecoderNamespace = "Thumb2";
1359 let DecoderNamespace = "Thumb2";
1420 let DecoderNamespace = "VFP";
[all …]
DARMInstrVFP.td358 let DecoderNamespace = "VFPV8", PostEncoderMethod = "",
381 let DecoderNamespace = "VFPV8", PostEncoderMethod = "" in {
626 let PostEncoderMethod = "", DecoderNamespace = "VFPV8" in {
747 let PostEncoderMethod = "", DecoderNamespace = "VFPV8" in {
DARMInstrNEON.td4244 DecoderNamespace = "NEONData" in {
5041 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in {
5067 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in {
5869 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in {
6179 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in {
6207 DecoderNamespace = "v8Crypto", hasSideEffects = 0 in {
/external/llvm/lib/Target/Sparc/
DSparcInstrFormats.td25 let DecoderNamespace = "Sparc";
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp2161 std::string DecoderNamespace = Def->getValueAsString("DecoderNamespace"); in run() local
2165 OpcMap[std::make_pair(DecoderNamespace, Size)].push_back(i); in run()
/external/llvm/include/llvm/Target/
DTarget.td349 // DecoderNamespace - The "namespace" in which this instruction exists, on
351 string DecoderNamespace = "";
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td107 let DecoderNamespace = "QPX" in {