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

/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp53 Constant::GlobalRelocations))
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DConstant.h81 GlobalRelocations = 2 enumerator in enum:llvm::Constant::PossibleRelocationsTy
95 /// GlobalRelocations: This entry may have arbitrary relocations.
/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp217 case Constant::GlobalRelocations:
245 case Constant::GlobalRelocations:
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstants.cpp334 /// GlobalRelocations: This entry may have arbitrary relocations.
341 return GlobalRelocations; // Global reference.

Completed in 104 milliseconds