Home
last modified time | relevance | path

Searched defs:pInst (Results 1 – 19 of 19) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtext_handler.cpp237 spv_instruction_t* pInst) { in binaryEncodeU32()
244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
300 spv_instruction_t* pInst) { in binaryEncodeString()
319 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
481 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
526 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp171 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp237 spv_instruction_t* pInst) { in binaryEncodeU32()
244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
300 spv_instruction_t* pInst) { in binaryEncodeString()
319 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
469 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
514 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp171 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp237 spv_instruction_t* pInst) { in binaryEncodeU32()
244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
300 spv_instruction_t* pInst) { in binaryEncodeString()
319 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
468 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
513 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp171 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/aac/libDRCdec/src/
DdrcGainDec_init.cpp110 DRC_INSTRUCTIONS_UNI_DRC* pInst, DRC_COEFFICIENTS_UNI_DRC* pCoef, in _generateDrcInstructionsDerivedData()
261 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in initActiveDrc() local
DdrcDec_selectionProcess.cpp239 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
1106 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _drcSetIsUsable()
1376 HANDLE_UNI_DRC_CONFIG hUniDrcConfig, DRC_INSTRUCTIONS_UNI_DRC* pInst, in _dependentDrcInstruction()
1428 DRC_INSTRUCTIONS_UNI_DRC* pInst; in _selectSingleEffectType() local
1567 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _selectSingleDrcCharacteristic() local
1693 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_downmixId() local
1742 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_effectTypes() local
2092 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2113 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2141 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
[all …]
DdrcGainDec_process.cpp115 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in _prepareLnbIndex() local
363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband() local
DdrcDec_tools.cpp328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc() local
DdrcDec_gainDecoder.cpp114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
DdrcDec_gainDecoder.h159 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
DdrcGainDec_preprocess.cpp650 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain() local
DdrcDec_reader.cpp1251 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp826 void InterleaveAssemblyAnnotater::emitInstructionAnnot(const llvm::Instruction* pInst, in emitInstructionAnnot()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp464 for (auto* pInst : toRemove) in runOnFunction() local