Home
last modified time | relevance | path

Searched defs:gv (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c67 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 Dar5112.c194 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5112SetRfRegs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp114 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 DNVPTXAsmPrinter.cpp671 canDemoteGlobalVar(const GlobalVariable * gv,Function const * & f) canDemoteGlobalVar() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp18 SystemZConstantPoolValue(const GlobalValue *gv, in SystemZConstantPoolValue()
/freebsd-src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1912 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 Ded.inputl.c614 Char **gv; in doeval1() local
H A Dsh.set.c456 struct varent *gv = getvx(vp, subscr); in dolet() local
H A Dsh.func.c2469 Char **gv; local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp427 const GlobalVariable *gv = dyn_cast<GlobalVariable>(def); in addDefinedSymbol() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp699 GlobalVariable *gv = dyn_cast<GlobalVariable>(value_symbol.second); in RewriteObjCConstStrings() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3245 auto *gv = new llvm::GlobalVariable(getModule(), Array->getType(), false, EmitGlobalAnnotations() local
3258 auto *gv = new llvm::GlobalVariable( EmitAnnotationString() local