Home
last modified time | relevance | path

Searched defs:AndOp (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dreduce.h298 struct AndOp { struct
299 inline bool operator()(bool a) const { return a; } in operator()
300 inline bool operator()(bool a, bool b) const { return a && b; } in operator()
301 static constexpr bool kNeutralElement = true;
/aosp_15_r20/external/llvm/lib/TableGen/
H A DSetTheory.cpp53 struct AndOp : public SetTheory::Operator { struct
54 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DSetTheory.cpp63 struct AndOp : public SetTheory::Operator { struct
64 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DSetTheory.cpp62 struct AndOp : public SetTheory::Operator { struct
63 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp57 unsigned AndOp; member in __anon53134bd50111::SILowerI1Copies
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp64 unsigned AndOp; member in __anon774c5a0f0111::SILowerI1Copies
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp202 unsigned AndOp = M68k::AND32di; in BuildStackAlignAND() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp813 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp865 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1222 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
H A DX86ISelLowering.cpp31547 Value *AndOp; in FindSingleBitChange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1094 auto AndOp = MIB.buildAnd(SwitchTy, SwitchVal, CstMask); in emitBitTestCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1458 auto AndOp = MIRBuilder.buildInstr( in widenScalar() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5099 SDValue AndOp = N1->getOperand(0); in combineSHIFTROT() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2224 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2742 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2918 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4947 SDValue AndOp; in LowerVSETCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6338 SDValue AndOp; in LowerVSETCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6833 SDValue AndOp; in LowerVSETCC() local