Home
last modified time | relevance | path

Searched defs:IntParams (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDSPIR.cpp145 SmallVector<unsigned, 7> IntParams = {0, 0, 0, 0, 0, 0}; in getSPIRVImageType() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDerivedTypes.h726 unsigned *IntParams; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp2665 SmallVector<unsigned, 8> IntParams; in parseTypeTableBody() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp3507 SmallVector<unsigned> IntParams; in parseTargetExtType() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp965 unsigned *IntParams, in LLVMTargetExtTypeInContext()