Home
last modified time | relevance | path

Searched defs:argNo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DIntrinsicEmitter.cpp538 unsigned argNo = intrinsic.ArgumentAttributes[ai].first; in EmitAttributes() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7194 const vector<deFloat16> squarize(const vector<deFloat16>& inData, const deUint32 argNo) in squarize()
7220 const vector<deFloat16> squarizeVector(const vector<deFloat16>& inData, const deUint32 argNo) in squarizeVector()
17778 static inline vector<deFloat16> getInputData1 (deUint32 seed, size_t count, size_t argNo) in getInputData1()
17787 static inline vector<deFloat16> getInputData2 (deUint32 seed, size_t count, size_t argNo) in getInputData2()
17799 static inline vector<deFloat16> getInputData3 (deUint32 seed, size_t count, size_t argNo) in getInputData3()
17807 …tData (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputData()
17845 …ataAC (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataAC()
17864 …DataA (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataA()
17882 …ataPI (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataPI()
17900 …DataP (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataP()
[all …]
/external/clang/lib/CodeGen/
DCodeGenModule.cpp2774 unsigned argNo = 0; in replaceUsesOfNonProtoConstant() local