/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCFrameLowering.cpp | 454 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 D | ARCFrameLowering.cpp | 452 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/ |
D | DivisionByConstantInfo.h | 33 bool IsAdd; ///< add indicator member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DivisionByConstantInfo.h | 33 bool IsAdd; ///< add indicator member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 33 bool IsAdd; ///< add indicator member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 33 bool IsAdd; ///< add indicator member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 33 bool IsAdd; ///< add indicator member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopFlatten.cpp | 200 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 D | AMDGPUISelDAGToDAG.cpp | 826 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 D | AutoUpgrade.cpp | 2375 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 D | op_types.cc | 30 bool IsAdd(const NodeDef& node) { in IsAdd() function
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 583 bool IsAdd = (N->getOpcode() == ISD::ADD); in SelectADD_SUB_I64() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/ |
H A D | tf_op_names.cc | 24 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 D | InstCombineSelect.cpp | 1768 auto IsSignedSaturateLimit = [&](Value *Limit, bool IsAdd) { in foldOverflowingAddSubSelect()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 6979 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 D | AMDGPUInstructionSelector.cpp | 397 const bool IsAdd = I.getOpcode() == AMDGPU::G_UADDO || in selectG_UADDO_USUBO_UADDE_USUBE() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 1006 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 D | InstCombineSelect.cpp | 1909 auto IsSignedSaturateLimit = [&](Value *Limit, bool IsAdd) { in foldOverflowingAddSubSelect()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 7397 bool IsAdd = Node->getOpcode() == ISD::UADDO; in expandUADDSUBO() local 7426 bool IsAdd = Node->getOpcode() == ISD::SADDO; in expandSADDSUBO() local
|
H A D | LegalizeDAG.cpp | 3446 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 D | LegalizeDAG.cpp | 3486 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 D | MipsISelLowering.cpp | 1040 bool IsAdd = ROOTNode->getOpcode() == ISD::ADD; in performMADD_MSUBCombine() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 4274 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 D | MipsISelLowering.cpp | 1030 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 D | LegalizerHelper.cpp | 4365 const bool IsAdd = MI.getOpcode() == TargetOpcode::G_SADDO; in lowerSADDO_SSUBO() local
|