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 144 unsigned InitializeRegForValue(const Value *V) {
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 108 InitializeRegForValue(I);
FastISel.cpp 138 return FuncInfo.InitializeRegForValue(V);
850 ResultReg = FuncInfo.InitializeRegForValue(Op0);
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 551 milliseconds