Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetOpcodes.h36 inline bool isTargetSpecificOpcode(unsigned Opcode) { in isTargetSpecificOpcode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp92 assert((!isTargetSpecificOpcode(II.getOpcode()) || RegMO.isUse()) && in constrainOperandRegClass()
DRegBankSelect.cpp693 if (isTargetSpecificOpcode(MI.getOpcode()) && !MI.isPreISelOpcode()) in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2813 if (!isTargetSpecificOpcode(MI.getOpcode())) in mayReadEXEC()