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

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 518 /// CreateVariableSizedObject - Notify the MachineFrameInfo object that a
523 int CreateVariableSizedObject(unsigned Alignment);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 509 /// CreateVariableSizedObject - Notify the MachineFrameInfo object that a
514 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 122 milliseconds