Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp601 bool IsSub = TRI->isSubRegister(SuperReg, Reg); in FindSuitableFreeRegisters() local
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp583 bool IsSub = TRI->isSubRegister(SuperReg, Reg); in FindSuitableFreeRegisters() local
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc587 bool IsSub(const NodeDef& node) { return node.op() == "Sub"; } in IsSub() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1782 bool IsSub = ExtOpc == Hexagon::S4_subaddi; in replaceInstrExpr() local
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc903 bool TFGraphDialect::IsSub(TFOp op) const { in IsSub() function in mlir::tfg::TFGraphDialect
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp354 bool IsSub = Offset < 0; in BuildStackAdjustment() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp382 bool IsSub = Offset < 0; in BuildStackAdjustment() local
DX86ISelLowering.cpp44617 bool IsSub = N->getOpcode() == ISD::SUB; in combineAddOrSubToADCOrSBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3086 bool IsSub = Opc == ARM::SUBrr || Opc == ARM::t2SUBrr || in optimizeCompareInstr() local
DARMISelDAGToDAG.cpp2569 bool IsSub = SDValueToConstBool(N->getOperand(2)); in SelectBaseMVE_VMLLDAV() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14225 bool IsSub = (LD->getAddressingMode() == ISD::PRE_DEC || in ForwardStoreValueToDirectLoad() local