Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DSetTheory.cpp62 struct AndOp : public SetTheory::Operator { struct
63 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp63 struct AndOp : public SetTheory::Operator { struct
64 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/llvm/lib/TableGen/
DSetTheory.cpp53 struct AndOp : public SetTheory::Operator { struct
54 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
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;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp64 unsigned AndOp; member in __anon1785048f0111::SILowerI1Copies
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp57 unsigned AndOp; member in __anonf34bf6550111::SILowerI1Copies
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kFrameLowering.cpp202 unsigned AndOp = M68k::AND32di; in BuildStackAlignAND() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp813 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp865 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1222 unsigned AndOp = getANDriOpcode(Uses64BitFramePtr, Val); in BuildStackAlignAND() local
DX86ISelLowering.cpp31547 Value *AndOp; in FindSingleBitChange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1094 auto AndOp = MIB.buildAnd(SwitchTy, SwitchVal, CstMask); in emitBitTestCase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1458 auto AndOp = MIRBuilder.buildInstr( in widenScalar() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5099 SDValue AndOp = N1->getOperand(0); in combineSHIFTROT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2224 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2742 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2918 SDValue AndOp = DAG.getNode(ISD::AND, dl, in visitBitTestCase() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4947 SDValue AndOp; in LowerVSETCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6338 SDValue AndOp; in LowerVSETCC() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6833 SDValue AndOp; in LowerVSETCC() local