Home
last modified time | relevance | path

Searched defs:ImmInstrInfo (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h81 struct ImmInstrInfo { struct
83 uint64_t SignedImm : 1;
85 uint64_t ImmMustBeMultipleOf : 5;
88 uint64_t ZeroIsSpecialOrig : 3;
91 uint64_t ZeroIsSpecialNew : 3;
93 uint64_t IsCommutative : 1;
95 uint64_t ConstantOpNo : 3;
97 uint64_t ImmOpNo : 3;
99 uint64_t ImmOpcode : 16;
101 uint64_t ImmWidth : 5;
[all …]