Searched defs:argNo (Results 1 – 4 of 4) sorted by relevance
/external/llvm/utils/TableGen/ |
D | IntrinsicEmitter.cpp | 538 unsigned argNo = intrinsic.ArgumentAttributes[ai].first; in EmitAttributes() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 7119 const vector<deFloat16> squarize(const vector<deFloat16>& inData, const deUint32 argNo) in squarize() 7145 const vector<deFloat16> squarizeVector(const vector<deFloat16>& inData, const deUint32 argNo) in squarizeVector() 17673 static inline vector<deFloat16> getInputData1 (deUint32 seed, size_t count, size_t argNo) in getInputData1() 17682 static inline vector<deFloat16> getInputData2 (deUint32 seed, size_t count, size_t argNo) in getInputData2() 17694 static inline vector<deFloat16> getInputData3 (deUint32 seed, size_t count, size_t argNo) in getInputData3() 17702 …tData (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputData() 17740 …ataAC (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataAC() 17759 …DataA (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataA() 17777 …ataPI (deUint32 seed, size_t count, size_t compCount, size_t stride, size_t argCount, size_t argNo) in getInputDataPI() 17795 …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/ |
D | CodeGenModule.cpp | 2774 unsigned argNo = 0; in replaceUsesOfNonProtoConstant() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenModule.cpp | 4596 unsigned argNo = 0; in replaceUsesOfNonProtoConstant() local
|