Searched defs:IntParams (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SPIR.cpp | 145 SmallVector<unsigned, 7> IntParams = {0, 0, 0, 0, 0, 0}; getSPIRVImageType() local [all...] |
/llvm-project/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 726 unsigned *IntParams; global() variable
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 166 SmallVector<unsigned, 4> IntParams((size_t)NumIntParams); Clone() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2665 SmallVector<unsigned, 8> IntParams; parseTypeTableBody() local
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3492 SmallVector<unsigned> IntParams; parseTargetExtType() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 949 LLVMTargetExtTypeInContext(LLVMContextRef C,const char * Name,LLVMTypeRef * TypeParams,unsigned TypeParamCount,unsigned * IntParams,unsigned IntParamCount) LLVMTargetExtTypeInContext() argument
|