Home
last modified time | relevance | path

Searched defs:And (Results 1 - 25 of 52) sorted by relevance

123

/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc341 struct And { struct
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dcommon.h228 glm_ivec4 const And = _mm_and_si128(Equal, Nequal); in glm_vec4_nan() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInsertSkips.cpp350 const unsigned And = IsWave32 ? AMDGPU::S_AND_B32 : AMDGPU::S_AND_B64; in optimizeVccBranch() local
H A DSIOptimizeExecMaskingPreRA.cpp255 << *And); optimizeVcndVcmpPair() local
[all...]
H A DSILowerControlFlow.cpp225 MachineInstr *And = in emitIf() local
311 MachineInstr *And = in emitElse() local
373 MachineInstr *And = nullptr, *Or = nullptr; in emitIfBreak() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp246 Value *And = Builder.CreateAnd(MOps.Root, Mask); in foldAnyOrAllBitsSet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h72 template <typename... Preds> struct And { struct
80 struct And<Pred, Preds...> : And<Preds...> { struct
82 And(Pred &&p, Preds &&... preds) in And() function
/third_party/rust/crates/nom/src/
H A Dinternal.rs393 pub struct And<F, G> { structure names
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.cc65 void SharedTurboAssembler::And(Register dst, Immediate src) { in And() function in v8::internal::SharedTurboAssembler
/third_party/protobuf/python/
H A Dmox.py1046 class And(Comparator): class
/third_party/jinja2/
H A Dnodes.py989 class And(BinExpr): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py887 class And(BinExpr): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnodes.py832 class And(BinExpr): class
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py887 class And(BinExpr): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h427 And, ///< Bitwise and. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h112 And, member in llvm::X86::FirstMacroFusionInstKind
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp590 Value *And = Builder.CreateAnd(InnerShift->getOperand(0), in foldShiftedShift() local
749 Value *And in FoldShiftByConstant() local
[all...]
H A DInstCombineSimplifyDemanded.cpp279 Instruction *And = BinaryOperator::CreateAnd(I->getOperand(0), AndC); in SimplifyDemandedUseBits() local
H A DInstCombineSelect.cpp2666 Value *And = Builder.CreateAnd(CondVal, TrueSI->getCondition()); in visitSelectInst() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h24 void TurboAssembler::And(const Register& rd, const Register& rn, in And() function in v8::internal::TurboAssembler
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.h250 And = 0, member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstARM32.h382 And, enumerator
H A DIceInstMIPS32.h196 And, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1040 Value *And = IRBuilder<>(In).CreateAnd(T->getOperand(0), Mask); in promoteTo() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp360 unsigned And = WebAssembly::AND_I32; in LowerFPToInt() local

Completed in 44 milliseconds

123