Home
last modified time | relevance | path

Searched defs:IsNoExt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h31 unsigned IsNoExt : 1; ///< No extension member
H A DTargetLowering.h307 bool IsNoExt : 1; variable