Home
last modified time | relevance | path

Searched refs:extendType (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1305 const Instruction::CastOps extendType = std::get<2>(args); in Shuffle8bpcGatherd16() local
1319 if ((extendType == Instruction::CastOps::SExt) || (extendType == Instruction::CastOps::SIToFP)) in Shuffle8bpcGatherd16()
1451 else if ((extendType == Instruction::CastOps::ZExt) || in Shuffle8bpcGatherd16()
1452 (extendType == Instruction::CastOps::UIToFP)) in Shuffle8bpcGatherd16()
1568 const Instruction::CastOps extendType = std::get<2>(args); in Shuffle8bpcGatherd() local
1603 if ((extendType == Instruction::CastOps::SExt) || in Shuffle8bpcGatherd()
1604 (extendType == Instruction::CastOps::SIToFP)) in Shuffle8bpcGatherd()
1623 else if ((extendType == Instruction::CastOps::ZExt) || in Shuffle8bpcGatherd()
1624 (extendType == Instruction::CastOps::UIToFP)) in Shuffle8bpcGatherd()
1683 const Instruction::CastOps extendType = std::get<2>(args); in Shuffle16bpcGather16() local
[all …]
/external/vulkan-headers/registry/
Dreg.py778 extendType = extendElem.get('type')
779 if extendType == 'command':
794 self.gen.logMsg('warn', 'extend type:', extendType, 'IS NOT SUPPORTED')
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7634 ABIArgInfo extendType(QualType Ty) const;
7833 return extendType(Ty); in classifyArgumentType()
7995 ABIArgInfo MipsABIInfo::extendType(QualType Ty) const { in extendType() function in MipsABIInfo
10329 ABIArgInfo extendType(QualType Ty) const;
10658 return extendType(Ty); in classifyArgumentType()
10663 return extendType(Ty); in classifyArgumentType()
10727 ABIArgInfo RISCVABIInfo::extendType(QualType Ty) const { in extendType() function in RISCVABIInfo
/external/kotlinc/lib/
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...