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

  /external/llvm/lib/CodeGen/
MachineFunction.cpp 70 TM.getTargetLowering()->getPrefFunctionAlignment());
  /external/llvm/include/llvm/Target/
TargetLowering.h 755 /// getPrefFunctionAlignment - return the preferred function alignment.
757 unsigned getPrefFunctionAlignment() const {
    [all...]

Completed in 20 milliseconds