HomeSort by relevance Sort by last modified time
    Searched refs:addNegOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 817 addNegOperand(MCInst &Inst, MCOperand &Op, MCContext &Ctx) {
891 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
900 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
909 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
918 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 854 addNegOperand(MCInst &Inst, MCOperand &Op, MCContext &Ctx) {
945 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
954 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
963 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
972 addNegOperand(TmpInst, Inst.getOperand(2), getContext());
    [all...]

Completed in 377 milliseconds