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

/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp19 SystemZConstantPoolValue(const GlobalValue *gv, argument
/freebsd-10.1-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-10.1-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-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp62 static void cacheAnnotationFromMD(const Module *m, const GlobalValue *gv) { argument
93 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, std::string prop, argument
106 findAllNVVMAnnotation(const GlobalValue *gv, std::string prop, std::vector<unsigned> &retval) argument
[all...]
H A DNVPTXAsmPrinter.cpp749 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { argument
/freebsd-10.1-release/contrib/llvm/lib/LTO/
H A DLTOModule.cpp373 const GlobalVariable *gv = dyn_cast<GlobalVariable>(def); local
/freebsd-10.1-release/contrib/bmake/
H A Dvar.c2600 Var *gv = VarFind(v->name, ctxt, 0); local
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1911 GAIN_VALUES *gv = &ahp->ah_gainValues; local
1922 ar5211InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) argument
1976 GAIN_VALUES *gv = &ahp->ah_gainValues; local
2012 ar5211IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) argument
2021 ar5211AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) argument
2074 ar5211SetRfgain(struct ath_hal *ah, const GAIN_VALUES *gv) argument
[all...]
/freebsd-10.1-release/sys/dev/drm2/i915/
H A Dintel_tv.c98 u16 rv, gv, bv, av; member in struct:color_conversion
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1058 Value *gv = CreateGlobalString(Str, Name); local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1040 llvm::GlobalValue *gv = new llvm::GlobalVariable(getModule(), local
1053 llvm::GlobalValue *gv = new llvm::GlobalVariable(getModule(), s->getType(), local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRForTarget.cpp1028 GlobalVariable *gv = dyn_cast<GlobalVariable>(vi->second); local
1841 GlobalVariable *gv = gi; local
1895 GlobalVariable *gv = oi->first; local
[all...]

Completed in 217 milliseconds