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

  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 145 unsigned InitializeRegForValue(const Value *V) {
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 167 return FuncInfo.InitializeRegForValue(V);
640 Op = MachineOperand::CreateReg(FuncInfo.InitializeRegForValue(Address),
    [all...]
FunctionLoweringInfo.cpp 108 InitializeRegForValue(I);
SelectionDAGBuilder.cpp     [all...]

Completed in 173 milliseconds