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.cpp790 unsigned *IntParamSpace = reinterpret_cast<unsigned *>(Params); in TargetExtType() local
791 IntParams = IntParamSpace; in TargetExtType()
793 *IntParamSpace++ = IntParam; in TargetExtType()