Searched defs:SrcLoReg (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 144 unsigned SrcLoReg, SrcHiReg, DstLoReg, DstHiReg; in expandArith() local 177 unsigned SrcLoReg, SrcHiReg, DstLoReg, DstHiReg; in expandLogic() local 421 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg, DstLoReg, DstHiReg; in expand() local 454 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg, DstLoReg, DstHiReg; in expand() local 971 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local 1017 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local 1045 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local 1079 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local 1113 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local 1177 unsigned OpLo, OpHi, SrcLoReg, SrcHiReg; in expand() local [all …]
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringARM32.cpp | 2102 Variable *SrcLoReg = legalizeToReg(SrcLo); in div0Check() local
|