Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiAluCode.h49 inline static unsigned encodeLanaiAluCode(unsigned AluOp) { in encodeLanaiAluCode()
54 inline static unsigned getAluOp(unsigned AluOp) { in getAluOp()
59 inline static bool isPreOp(unsigned AluOp) { return AluOp & Lanai_PRE_OP; } in isPreOp()
61 inline static bool isPostOp(unsigned AluOp) { return AluOp & Lanai_POST_OP; } in isPostOp()
63 inline static unsigned makePreOp(unsigned AluOp) { in makePreOp()
68 inline static unsigned makePostOp(unsigned AluOp) { in makePostOp()
73 inline static bool modifiesOp(unsigned AluOp) { in modifiesOp()
77 inline static const char *lanaiAluCodeToString(unsigned AluOp) { in lanaiAluCodeToString()
DLanaiISelDAGToDAG.cpp123 SDValue &Offset, SDValue &AluOp, in selectAddrRiSpls()
203 SDValue &Offset, SDValue &AluOp) { in selectAddrRi()
208 SDValue &Offset, SDValue &AluOp) { in selectAddrSpls()
213 SDValue &AluOp) { in selectAddrRr()
254 SDValue Op0, Op1, AluOp; in SelectInlineAsmMemoryOperand() local
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiAluCode.h48 inline static unsigned encodeLanaiAluCode(unsigned AluOp) { in encodeLanaiAluCode()
53 inline static unsigned getAluOp(unsigned AluOp) { in getAluOp()
58 inline static bool isPreOp(unsigned AluOp) { return AluOp & Lanai_PRE_OP; } in isPreOp()
60 inline static bool isPostOp(unsigned AluOp) { return AluOp & Lanai_POST_OP; } in isPostOp()
62 inline static unsigned makePreOp(unsigned AluOp) { in makePreOp()
67 inline static unsigned makePostOp(unsigned AluOp) { in makePostOp()
72 inline static bool modifiesOp(unsigned AluOp) { in modifiesOp()
76 inline static const char *lanaiAluCodeToString(unsigned AluOp) { in lanaiAluCodeToString()
DLanaiISelDAGToDAG.cpp122 SDValue &Offset, SDValue &AluOp, in selectAddrRiSpls()
202 SDValue &Offset, SDValue &AluOp) { in selectAddrRi()
207 SDValue &Offset, SDValue &AluOp) { in selectAddrSpls()
212 SDValue &AluOp) { in selectAddrRr()
253 SDValue Op0, Op1, AluOp; in SelectInlineAsmMemoryOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiAluCode.h48 inline static unsigned encodeLanaiAluCode(unsigned AluOp) { in encodeLanaiAluCode()
53 inline static unsigned getAluOp(unsigned AluOp) { in getAluOp()
58 inline static bool isPreOp(unsigned AluOp) { return AluOp & Lanai_PRE_OP; } in isPreOp()
60 inline static bool isPostOp(unsigned AluOp) { return AluOp & Lanai_POST_OP; } in isPostOp()
62 inline static unsigned makePreOp(unsigned AluOp) { in makePreOp()
67 inline static unsigned makePostOp(unsigned AluOp) { in makePostOp()
72 inline static bool modifiesOp(unsigned AluOp) { in modifiesOp()
76 inline static const char *lanaiAluCodeToString(unsigned AluOp) { in lanaiAluCodeToString()
DLanaiISelDAGToDAG.cpp122 SDValue &Offset, SDValue &AluOp, in selectAddrRiSpls()
202 SDValue &Offset, SDValue &AluOp) { in selectAddrRi()
207 SDValue &Offset, SDValue &AluOp) { in selectAddrSpls()
212 SDValue &AluOp) { in selectAddrRr()
253 SDValue Op0, Op1, AluOp; in SelectInlineAsmMemoryOperand() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_defines.h245 struct AluOp { struct
254 AluOp(int ns, int f, int um, const char *n): in AluOp() argument
269 extern const std::map<EAluOp, AluOp> alu_ops; argument
/external/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCCodeEmitter.cpp137 const MCOperand AluOp = Inst.getOperand(3); in adjustPqBits() local
191 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getRiMemoryOpValue() local
232 unsigned AluOp = AluMCOp.getImm(); in getRrMemoryOpValue() local
262 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getSplsOpValue() local
DLanaiInstPrinter.cpp242 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRiOperand() local
257 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRrOperand() local
278 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemSplsOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCCodeEmitter.cpp137 const MCOperand AluOp = Inst.getOperand(3); in adjustPqBits() local
191 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getRiMemoryOpValue() local
232 unsigned AluOp = AluMCOp.getImm(); in getRrMemoryOpValue() local
262 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getSplsOpValue() local
DLanaiInstPrinter.cpp242 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRiOperand() local
257 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRrOperand() local
278 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemSplsOperand() local
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCCodeEmitter.cpp140 const MCOperand AluOp = Inst.getOperand(3); in adjustPqBits() local
194 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getRiMemoryOpValue() local
235 unsigned AluOp = AluMCOp.getImm(); in getRrMemoryOpValue() local
265 const MCOperand AluOp = Inst.getOperand(OpNo + 2); in getSplsOpValue() local
/external/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.cpp239 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRiOperand() local
254 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemRrOperand() local
275 const MCOperand &AluOp = MI->getOperand(OpNo + 2); in printMemSplsOperand() local
/external/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp90 unsigned AluOp = LPAC::ADD; in PostOperandDecodeAdjust() local
/external/llvm-project/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp91 unsigned AluOp = LPAC::ADD; in PostOperandDecodeAdjust() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp91 unsigned AluOp = LPAC::ADD; in PostOperandDecodeAdjust() local
/external/llvm-project/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp133 unsigned AluOp; member
910 unsigned AluOp = LPAC::ADD; in parseMemoryOperand() local
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp116 unsigned AluOp; member
863 unsigned AluOp = LPAC::ADD; in parseMemoryOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp131 unsigned AluOp; member
886 unsigned AluOp = LPAC::ADD; in parseMemoryOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp173 SDValue AluOp = CurDAG->getTargetConstant(ISD::ADD, DL, MVT::i32);; in SelectInlineAsmMemoryOperand() local
/external/llvm-project/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp173 SDValue AluOp = CurDAG->getTargetConstant(ISD::ADD, DL, MVT::i32);; in SelectInlineAsmMemoryOperand() local