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

  /external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp 145 void initializeFunctionInfo();
205 initializeFunctionInfo();
255 void AArch64BranchFixup::initializeFunctionInfo() {
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 280 void initializeFunctionInfo(const std::vector<MachineInstr*> &CPEMIs);
432 initializeFunctionInfo(CPEMIs);
630 /// initializeFunctionInfo - Do the initial scan of the function, building up
634 initializeFunctionInfo(const std::vector<MachineInstr*> &CPEMIs) {
    [all...]

Completed in 49 milliseconds