Home
last modified time | relevance | path

Searched defs:has_result (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h231 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h231 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h231 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h97 bool has_result; member
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc1730 bool has_result = (opcode != kArmCmp) && (opcode != kArmCmn) && in VisitWordCompare() local