Home
last modified time | relevance | path

Searched defs:GV (Results 1 - 25 of 179) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueLatticeUtils.cpp27 bool llvm::canTrackGlobalVariableInterprocedurally(GlobalVariable *GV) { in canTrackGlobalVariableInterprocedurally() argument
H A DModuleDebugInfoPrinter.cpp94 const auto *GV = GVU->getVariable(); in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DStripDeadPrototypes.cpp46 GlobalVariable *GV = &*I++; in stripDeadPrototypes() local
H A DExtractGV.cpp25 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() argument
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c80 #define GV ((int)(-0.368*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DJITSymbol.cpp21 JITSymbolFlags llvm::JITSymbolFlags::fromGlobalValue(const GlobalValue &GV) { in fromGlobalValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp88 void findLibCallsAndAsm(GlobalValue &GV) { in findLibCallsAndAsm() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DModuleSymbolTable.cpp177 auto *GV = S.get<GlobalValue *>(); in printSymbolName() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h50 inline void *GVTOP(const GenericValue &GV) { return GV.PointerVal; } in GVTOP() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAlwaysInlinePass.cpp56 recursivelyVisitUsers( GlobalValue &GV, SmallPtrSetImpl<Function *> &FuncsToAlwaysInline) recursivelyVisitUsers() argument
H A DAMDGPUMachineFunction.cpp45 allocateLDSGlobal(const DataLayout &DL, const GlobalValue &GV) allocateLDSGlobal() argument
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp120 auto *GV = new GlobalVariable( in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp110 const GlobalValue *GV = in expandLoadStackGuard() local
H A DARMTargetObjectFile.cpp56 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const getTTypeGlobalReference() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp23 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const getTTypeGlobalReference() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp23 SystemZConstantPoolValue::Create(const GlobalValue *GV, in Create() argument
H A DSystemZConstantPoolValue.h33 const GlobalValue *GV; member in llvm::SystemZConstantPoolValue
H A DSystemZSubtarget.cpp69 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCtorUtils.cpp65 static std::vector<Function *> parseGlobalCtors(GlobalVariable *GV) { in parseGlobalCtors() argument
81 GlobalVariable *GV = M.getGlobalVariable("llvm.global_ctors"); in findGlobalCtors() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp34 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const getTTypeGlobalReference() argument
55 getCFIPersonalitySymbol( const GlobalValue *GV, const TargetMachine &TM, MachineModuleInfo *MMI) const getCFIPersonalitySymbol() argument
61 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
76 getNameWithPrefix( SmallVectorImpl<char> &OutName, const GlobalValue *GV, const TargetMachine &TM) const getNameWithPrefix() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp25 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const getTTypeGlobalReference() argument
43 getCFIPersonalitySymbol( const GlobalValue *GV, const TargetMachine &TM, MachineModuleInfo *MMI) const getCFIPersonalitySymbol() argument
49 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp66 GlobalVariable *GV = in createPrivateGlobalForString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp139 void AsmPrinter::EmitTTypeReference(const GlobalValue *GV, in EmitTTypeReference() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp85 bool LowerEmuTLS::addEmuTlsVar(Module &M, const GlobalVariable *GV) { in addEmuTlsVar() argument
[all...]
H A DPseudoSourceValue.cpp137 PseudoSourceValueManager::getGlobalValueCallEntry(const GlobalValue *GV) { in getGlobalValueCallEntry() argument
98 GlobalValuePseudoSourceValue( const GlobalValue *GV, const TargetInstrInfo &TII) GlobalValuePseudoSourceValue() argument

Completed in 15 milliseconds

12345678