Searched defs:getPointerSize (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp149 unsigned getPointerSize() const { function in class:__anon2556::PPCAsmBackend
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DDataLayout.h261 unsigned getPointerSize(unsigned AS = 0) const { function in class:llvm::DataLayout
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DModule.cpp85 Module::PointerSize Module::getPointerSize() const { function in class:Module
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp145 unsigned getPointerSize() const { return 4; } function in class:__anon2483::ARMAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp319 static uint64_t getPointerSize(const Value *V, AliasAnalysis &AA) { function
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h330 unsigned getPointerSize() const { function in class:llvm::MCAsmInfo

Completed in 114 milliseconds