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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 240 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
242 IdType, SelType,
255 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
258 SelType,
283 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
285 Params.push_back(SelType);
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 495 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const {
    [all...]

Completed in 101 milliseconds