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

  /external/llvm/lib/Target/NVPTX/
NVPTXutil.h 21 bool isParamLoad(const MachineInstr *);
NVPTXutil.cpp 21 bool isParamLoad(const MachineInstr *MI) {
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 75 bool isParamLoad(const LoadSDNode *N) const;
640 bool AMDGPUDAGToDAGISel::isParamLoad(const LoadSDNode *N) const {

Completed in 97 milliseconds