Home
last modified time | relevance | path

Searched defs:right_type (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp187 const uint32_t right_type = _.GetOperandTypeId(inst, 4); in LogicalsPass() local
224 const uint32_t right_type = _.GetOperandTypeId(inst, 3); in LogicalsPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp186 const uint32_t right_type = _.GetOperandTypeId(inst, 4); in LogicalsPass() local
223 const uint32_t right_type = _.GetOperandTypeId(inst, 3); in LogicalsPass() local
/external/v8/src/compiler/
Dtype-narrowing-reducer.cc32 Type right_type = NodeProperties::GetType(node->InputAt(1)); in Reduce() local
Dtyped-optimization.cc427 Type right_type = NodeProperties::GetType(right); in ReduceStringComparison() local
Djs-typed-lowering.cc359 Type right_type() { return NodeProperties::GetType(node_->InputAt(1)); } in right_type() function in v8::internal::compiler::JSBinopReduction
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp637 unsigned right_type = getTypeOfMaskedICmp(A, D, E, RHSCC); in foldLogOpOfMaskedICmpsHelper() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc1627 MachineType right_type = MachineTypeForNarrow(right, left); in TryNarrowOpcodeSize() local
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1168 MachineType right_type = MachineTypeForNarrow(right, left); in TryNarrowOpcodeSize() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2473 const GLubyte* left_pixel, GLenum right_format, GLenum right_type, in unpackAndComaprePixels()
/external/v8/src/
Dcode-stub-assembler.cc10750 Node* right_type = LoadMapInstanceType(right_map); in Equal() local
10796 Node* right_type = LoadMapInstanceType(right_map); in Equal() local