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.cpp695 loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, in loadInput() function
1043 loadInput(Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile()
1051 Pool.async(loadInput, Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile()
1475 loadInput(Inputs[0], nullptr, nullptr, /*ProfiledBinary=*/"", WC.get()); in supplementInstrProfile()
1835 loadInput(WeightedInput, nullptr, nullptr, /*ProfiledBinary=*/"", &Context); in overlapInstrProfile()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXIL.td143 def loadInput : DXILOpClass;