Home
last modified time | relevance | path

Searched refs:loadInput (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp653 static void loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, in loadInput() function
956 loadInput(Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile()
964 Pool.async(loadInput, Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile()
1389 loadInput(Inputs[0], nullptr, nullptr, /*ProfiledBinary=*/"", WC.get()); in supplementInstrProfile()
1739 loadInput(WeightedInput, nullptr, nullptr, /*ProfiledBinary=*/"", &Context); in overlapInstrProfile()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXIL.td105 def loadInput : DXILOpClass;