Home
last modified time | relevance | path

Searched refs:IntParamSpace (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp904 unsigned *IntParamSpace = reinterpret_cast<unsigned *>(Params); in TargetExtType() local
905 IntParams = IntParamSpace; in TargetExtType()
907 *IntParamSpace++ = IntParam; in TargetExtType()