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

  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 538 bool SITargetLowering::isTypeDesirableForOp(unsigned Op, EVT VT) const {
545 return TargetLowering::isTypeDesirableForOp(Op, VT);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 215 milliseconds