Home
last modified time | relevance | path

Searched refs:matchUnaryPredicate (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h384 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DUtils.h384 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h384 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h384 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h384 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h420 bool matchUnaryPredicate(const MachineRegisterInfo &MRI, Register Reg,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp951 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DUtils.cpp951 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp951 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp951 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp951 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1080 bool llvm::matchUnaryPredicate( in matchUnaryPredicate() function in llvm
H A DCombinerHelper.cpp3899 return matchUnaryPredicate(MRI, AmtReg, MatchOutOfRange) && OutOfRange; in matchRotateOutOfRange()
4502 bool Matched = matchUnaryPredicate(MRI, RHS, BuildUDIVPattern); in buildUDivUsingMul()
4588 return matchUnaryPredicate(MRI, RHS, CheckEltValue); in matchUDivByConst()
4607 if (!matchUnaryPredicate(MRI, RHS, MatchPow2ExceptOne, false)) in matchUMulHToLShr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4962 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
5057 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()
5175 if (!ISD::matchUnaryPredicate(N1, BuildUDIVPattern)) in BuildUDIV()
5650 if (!ISD::matchUnaryPredicate(D, BuildSREMPattern)) in prepareSREMEqFold()
6221 return ISD::matchUnaryPredicate( in isNonZeroModBitWidthOrUndef()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4916 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
5011 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()
5129 if (!ISD::matchUnaryPredicate(N1, BuildUDIVPattern)) in BuildUDIV()
5604 if (!ISD::matchUnaryPredicate(D, BuildSREMPattern)) in prepareSREMEqFold()
6152 return ISD::matchUnaryPredicate( in isNonZeroModBitWidth()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4886 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
4981 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()
5099 if (!ISD::matchUnaryPredicate(N1, BuildUDIVPattern)) in BuildUDIV()
5574 if (!ISD::matchUnaryPredicate(D, BuildSREMPattern)) in prepareSREMEqFold()
6145 return ISD::matchUnaryPredicate( in isNonZeroModBitWidth()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2491 bool matchUnaryPredicate(SDValue Op,
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2410 bool matchUnaryPredicate(SDValue Op,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2678 bool matchUnaryPredicate(SDValue Op,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2731 bool matchUnaryPredicate(SDValue Op,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2679 bool matchUnaryPredicate(SDValue Op,
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2666 bool matchUnaryPredicate(SDValue Op,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2731 bool matchUnaryPredicate(SDValue Op,
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2679 bool matchUnaryPredicate(SDValue Op,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2666 bool matchUnaryPredicate(SDValue Op,

12345