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

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 304 /// isLegalAddImmediate - Return true if the specified immediate is legal
308 virtual bool isLegalAddImmediate(int64_t Imm) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 591 /// isLegalAddImmediate - Return true if the specified immediate is legal
595 virtual bool isLegalAddImmediate(int64_t Imm) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 114 milliseconds