Searched defs:operandType (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
| D | EDOperand.cpp | 35 uint8_t operandType = inst.ThisInstInfo->operandTypes[opIndex]; in EDOperand() local 59 uint8_t operandType = inst.ThisInstInfo->operandTypes[opIndex]; in EDOperand() local 127 uint8_t operandType = Inst.ThisInstInfo->operandTypes[OpIndex]; in evaluate() local 262 uint8_t operandType = Inst.ThisInstInfo->operandTypes[OpIndex]; in isMemory() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderAtomicOpTests.cpp | 96 …se (Context& context, const char* name, const char* funcName, AtomicOperandType operandType, DataT… in ShaderAtomicOpCase() 258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase() 412 …ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMinCase() 493 …ShaderAtomicMaxCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMaxCase() 575 …ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAndCase() 651 …ShaderAtomicOrCase (Context& context, const char* name, AtomicOperandType operandType, DataType ty… in ShaderAtomicOrCase() 722 …ShaderAtomicXorCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicXorCase() 806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase() 891 …ShaderAtomicCompSwapCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicCompSwapCase() 1087 …micOpTests::ShaderAtomicOpTests (Context& context, const char* name, AtomicOperandType operandType) in ShaderAtomicOpTests() [all …]
|
| /external/skia/src/sksl/ |
| D | SkSLSPIRVCodeGenerator.cpp | 1952 const Type& operandType, SpvId lhs, in writeBinaryOperation() 1992 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SkWStream& out) { in foldToBool() 2030 const Type* operandType; in writeBinaryExpression() local
|