Searched refs:loadInput (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 653 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 D | DXIL.td | 105 def loadInput : DXILOpClass;
|