Searched refs:getGlobalValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h49 const GlobalValue *getGlobalValue() const { return GV; } function in class:llvm::SystemZConstantPoolValue
H A DSystemZAsmPrinter.cpp51 MCSymbolRefExpr::Create(Mang->getSymbol(ZCPV->getGlobalValue()),
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h278 /// getGlobalValue - If this is a global value reference, return the
280 GlobalValue *getGlobalValue() const { function in class:llvm::MachineRelocation
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp852 ResultPtr = getPointerToGlobal(MR.getGlobalValue(),
857 MR.getGlobalValue(), BufferBegin+MR.getMachineCodeOffset());

Completed in 80 milliseconds