Home
last modified time | relevance | path

Searched defs:IsAdd (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp454 unsigned Reg, int NumBytes, bool IsAdd, in emitRegUpdate()
486 bool IsAdd = (Old.getOpcode() == ARC::ADJCALLSTACKUP); in eliminateCallFramePseudoInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp452 unsigned Reg, int NumBytes, bool IsAdd, in emitRegUpdate()
484 bool IsAdd = (Old.getOpcode() == ARC::ADJCALLSTACKUP); in eliminateCallFramePseudoInstr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDivisionByConstantInfo.h33 bool IsAdd; ///< add indicator member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h33 bool IsAdd; ///< add indicator member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDivisionByConstantInfo.h33 bool IsAdd; ///< add indicator member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDivisionByConstantInfo.h33 bool IsAdd; ///< add indicator member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDivisionByConstantInfo.h33 bool IsAdd; ///< add indicator member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp200 bool IsAdd = match(U, m_c_Add(m_Specific(InnerInductionPHI), in matchLinearIVUser() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp826 bool IsAdd = Opcode == ISD::ADD || Opcode == ISD::ADDC || Opcode == ISD::ADDE; in SelectADD_SUB_I64() local
910 bool IsAdd = N->getOpcode() == ISD::UADDO; in SelectUADDO_USUBO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp2375 bool IsAdd = Name.contains(".padds"); in UpgradeIntrinsicCall() local
2383 bool IsAdd = Name.contains(".paddus"); in UpgradeIntrinsicCall() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc30 bool IsAdd(const NodeDef& node) { in IsAdd() function
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp583 bool IsAdd = (N->getOpcode() == ISD::ADD); in SelectADD_SUB_I64() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc24 bool TFGraphDialect::IsAdd(TFOp op) const { in IsAdd() function in mlir::tfg::TFGraphDialect
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1768 auto IsSignedSaturateLimit = [&](Value *Limit, bool IsAdd) { in foldOverflowingAddSubSelect()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6979 const bool IsAdd = MI.getOpcode() == TargetOpcode::G_SADDO; in lowerSADDO_SSUBO() local
7016 bool IsAdd; in lowerAddSubSatToMinMax() local
7094 bool IsAdd; in lowerAddSubSatToAddoSubo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp397 const bool IsAdd = I.getOpcode() == AMDGPU::G_UADDO || in selectG_UADDO_USUBO_UADDE_USUBE() local
H A DAMDGPUISelDAGToDAG.cpp1006 bool IsAdd = Opcode == ISD::ADD || Opcode == ISD::ADDC || Opcode == ISD::ADDE; in SelectADD_SUB_I64() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1909 auto IsSignedSaturateLimit = [&](Value *Limit, bool IsAdd) { in foldOverflowingAddSubSelect()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7397 bool IsAdd = Node->getOpcode() == ISD::UADDO; in expandUADDSUBO() local
7426 bool IsAdd = Node->getOpcode() == ISD::SADDO; in expandSADDSUBO() local
H A DLegalizeDAG.cpp3446 bool IsAdd = Node->getOpcode() == ISD::ADDCARRY; in ExpandNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3486 bool IsAdd = Node->getOpcode() == ISD::ADDCARRY; in ExpandNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1040 bool IsAdd = ROOTNode->getOpcode() == ISD::ADD; in performMADD_MSUBCombine() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp4274 bool IsAdd = BO->getOpcode() == BO_Add; in CheckIncRHS() local
4281 bool IsAdd = CE->getOperator() == OO_Plus; in CheckIncRHS() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1030 bool IsAdd = ROOTNode->getOpcode() == ISD::ADD; in performMADD_MSUBCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4365 const bool IsAdd = MI.getOpcode() == TargetOpcode::G_SADDO; in lowerSADDO_SSUBO() local

12