/freebsd-src/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_rfgain.c | 67 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212InitializeGainValues() local 123 ar5212InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) in ar5212InvalidGainReadback() 179 ar5212IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) in ar5212IsGainAdjustNeeded() 188 ar5212AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) in ar5212AdjustGain() 252 const GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetGainFCorrection() local 282 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetRfgain() local
|
H A D | ar5112.c | 194 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5112SetRfRegs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 114 if (entity != gv) in findOneNVVMAnnotation() argument 80 cacheAnnotationFromMD(const Module * m,const GlobalValue * gv) cacheAnnotationFromMD() argument 129 findAllNVVMAnnotation(const GlobalValue * gv,const std::string & prop,std::vector<unsigned> & retval) findAllNVVMAnnotation() argument 145 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { isTexture() local 156 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { isSurface() local 169 if (const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { isSampler() local 228 if(const GlobalValue *gv = dyn_cast<GlobalValue>(&val)) { isManaged() local [all...] |
H A D | NVPTXAsmPrinter.cpp | 671 canDemoteGlobalVar(const GlobalVariable * gv,Function const * & f) canDemoteGlobalVar() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 18 SystemZConstantPoolValue(const GlobalValue *gv, in SystemZConstantPoolValue()
|
/freebsd-src/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_reset.c | 1912 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5211InitializeGainValues() local 1923 ar5211InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) in ar5211InvalidGainReadback() 1977 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5211GetRfgain() local 2013 ar5211IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) in ar5211IsGainAdjustNeeded() 2022 ar5211AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) in ar5211AdjustGain() 2075 ar5211SetRfgain(struct ath_hal *ah, const GAIN_VALUES *gv) in ar5211SetRfgain()
|
/freebsd-src/contrib/tcsh/ |
H A D | ed.inputl.c | 614 Char **gv; in doeval1() local
|
H A D | sh.set.c | 456 struct varent *gv = getvx(vp, subscr); in dolet() local
|
H A D | sh.func.c | 2469 Char **gv; local
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 427 const GlobalVariable *gv = dyn_cast<GlobalVariable>(def); in addDefinedSymbol() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.cpp | 699 GlobalVariable *gv = dyn_cast<GlobalVariable>(value_symbol.second); in RewriteObjCConstStrings() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 3245 auto *gv = new llvm::GlobalVariable(getModule(), Array->getType(), false, EmitGlobalAnnotations() local 3258 auto *gv = new llvm::GlobalVariable( EmitAnnotationString() local
|