HomeSort by relevance Sort by last modified time
    Searched refs:isLegalAddressImmediate (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.h 148 /// isLegalAddressImmediate - Return true if the integer value can be used
150 virtual bool isLegalAddressImmediate(int64_t V, Type *Ty) const;
151 virtual bool isLegalAddressImmediate(GlobalValue *) const;
SPUISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 339 /// isLegalAddressImmediate - Return true if the integer value can be used
342 virtual bool isLegalAddressImmediate(int64_t V, Type *Ty) const;
344 /// isLegalAddressImmediate - Return true if the GlobalValue can be used as
346 virtual bool isLegalAddressImmediate(GlobalValue *GV) const;
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 123 milliseconds