Searched refs:addNegOperand (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 715 addNegOperand(MCInst &Inst, MCOperand &Op, MCContext &Ctx) { in addNegOperand() function 812 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 821 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 830 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 839 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 690 addNegOperand(MCInst &Inst, MCOperand &Op, MCContext &Ctx) { in addNegOperand() function 781 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 790 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 799 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 808 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction()
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 817 addNegOperand(MCInst &Inst, MCOperand &Op, MCContext &Ctx) { in addNegOperand() function 891 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 900 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 909 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction() 918 addNegOperand(TmpInst, Inst.getOperand(2), getContext()); in ProcessInstruction()
|