Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp168 bool runOnDeviceFunction(const NVPTXTargetMachine &TM, Function &F);
606 bool NVPTXLowerArgs::runOnDeviceFunction(const NVPTXTargetMachine &TM, in runOnDeviceFunction() function in NVPTXLowerArgs
619 : runOnDeviceFunction(TM, F); in runOnFunction()