Searched defs:gv (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp19 SystemZConstantPoolValue(const GlobalValue *gv, argument
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c67 GAIN_VALUES *gv = &ahp->ah_gainValues; local
123 ar5212InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) argument
179 ar5212IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) argument
188 ar5212AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) argument
252 const GAIN_VALUES *gv = &ahp->ah_gainValues; local
282 GAIN_VALUES *gv = &ahp->ah_gainValues; local
[all...]
H A Dar5112.c194 GAIN_VALUES *gv = &ahp->ah_gainValues; local
/freebsd-11.0-release/contrib/tcsh/
H A Ded.inputl.c618 Char **gv; local
H A Dsh.set.c446 struct varent *gv = getvx(vp, subscr); local
H A Dsh.func.c2425 Char **gv; local
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp69 static void cacheAnnotationFromMD(const Module *m, const GlobalValue *gv) { argument
102 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, std::string prop, argument
116 findAllNVVMAnnotation(const GlobalValue *gv, std::string prop, std::vector<unsigned> &retval) argument
[all...]
H A DNVPTXAsmPrinter.cpp680 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { argument
/freebsd-11.0-release/contrib/llvm/lib/LTO/
H A DLTOModule.cpp434 const GlobalVariable *gv = dyn_cast<GlobalVariable>(def); local
/freebsd-11.0-release/contrib/bmake/
H A Dvar.c2598 Var *gv = VarFind(v->name, ctxt, 0); local
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_tv.c97 u16 rv, gv, bv, av; member in struct:color_conversion
[all...]
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1912 GAIN_VALUES *gv = &ahp->ah_gainValues; local
1923 ar5211InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) argument
1977 GAIN_VALUES *gv = &ahp->ah_gainValues; local
2013 ar5211IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) argument
2022 ar5211AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) argument
2075 ar5211SetRfgain(struct ath_hal *ah, const GAIN_VALUES *gv) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp998 GlobalVariable *gv = dyn_cast<GlobalVariable>(vi->second); local
1849 GlobalVariable *gv = oi->first; local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1249 GlobalVariable *gv = CreateGlobalString(Str, Name, AddressSpace); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1290 auto *gv = new llvm::GlobalVariable(getModule(), Array->getType(), false, local
1303 auto *gv = local

Completed in 402 milliseconds