Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h726 unsigned *IntParams; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2665 SmallVector<unsigned, 8> IntParams; in parseTypeTableBody() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3507 SmallVector<unsigned> IntParams; in parseTargetExtType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp965 unsigned *IntParams, in LLVMTargetExtTypeInContext()