HomeSort by relevance Sort by last modified time
    Searched refs:OC (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 61 const unsigned *OC, const unsigned *FP);
  /toolchain/binutils/binutils-2.25/opcodes/
mcore-opc.h 25 O0, OT, O1, OC, O2, X1, OI, OB,
105 { "mfcr", OC, 0, 0x1000 },
114 { "mtcr", OC, 0, 0x1800 },
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 759 auto OC = T->getOpCode();
760 if (isOpaqueGenericTypeOpCode(OC))
762 OCLOpaqueTypeOpCodeMap::rmap(OC),
763 getOCLOpaqueTypeAddrSpace(OC)));
868 auto OC = BI->getOpCode();
869 return isCmpOpCode(OC) &&
870 !(OC >= OpLessOrGreater && OC <= OpUnordered);
877 auto OC = cast<Instruction>(V)->getOpcode();
878 if (OC == Instruction::AShr || OC == Instruction::LShr)
    [all...]
SPIRVWriter.cpp 208 Op transBoolOpCode(SPIRVValue *Opn, Op OC);
297 SPIRVInstruction *transBuiltinToInstWithoutDecoration(Op OC,
    [all...]
  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSubtargetInfo.h 60 const unsigned *OC, const unsigned *FP);
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 226 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
227 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 239 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
240 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 239 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
240 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 239 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
240 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 239 Constant *OC = ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
240 Scale = ConstantExpr::getMul(OC, Scale, isInBounds/*NUW*/);

Completed in 659 milliseconds

1 23 4 5