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

  /external/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 144 TII->isLiteralConstant(Src0, TII->getOpSize(MI, Src0Idx)))
SIInstrInfo.h 377 bool isLiteralConstant(const MachineOperand &MO, unsigned OpSize) const;
SIInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 655 bool isLiteralConstant(const MachineOperand &MO,
660 bool isLiteralConstant(const MachineInstr &MI, int OpIdx) const {
    [all...]

Completed in 251 milliseconds