Home
last modified time | relevance | path

Searched defs:High (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp68 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIntrinsicInst.cpp72 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
H A DAutoUpgrade.cpp3319 bool High = Name[20] == 'h' || Name[21] == 'h'; in UpgradeIntrinsicCall() local
H A DVerifier.cpp3365 ConstantInt *High = in visitRangeMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceSwitchLowering.h46 CaseCluster(uint64_t Low, uint64_t High, InstJumpTable *JT) in CaseCluster() argument
71 uint64_t High; member in Ice::CaseCluster
H A DIceInstX8632.h156 enum Portion { Low, High }; enumerator
/third_party/lzma/C/
H A D7z.h59 UInt32 High; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEGLEnums_autogen.h60 High = 2, member in egl::ContextPriority
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp207 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
379 APInt High = Clusters[Last].High->getValue(); buildBitTests() local
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h47 High, member in resampler::MultiChannelResampler::Quality
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInlineAsm.h354 unsigned High = Flag >> 16; in hasRegClassConstraint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setSpillGPRRegs() argument
60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setRestoreGPRRegs() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h39 const ConstantInt *Low, *High; member
[all...]
H A DTargetLowering.h1007 bool rangeFitsInWord(const APInt &Low, const APInt &High, in rangeFitsInWord() argument
1026 isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, const APInt &Low, const APInt &High, const DataLayout &DL) const isSuitableForBitTests() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp463 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
540 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
552 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
566 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DDefinitions.h247 High, member in oboe::SampleRateConversionQuality
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp53 int64_t Low, High; member
91 ConstantInt* High; member
506 APInt High = Cases.back().High->getValue(); processSwitchInst() local
527 int64_t High = I.High->getSExtValue(); processSwitchInst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h259 constexpr inline uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp772 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { in getX86SubSuperRegister() argument
599 getX86SubSuperRegisterOrZero(MCRegister Reg, unsigned Size, bool High) getX86SubSuperRegisterOrZero() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h330 constexpr inline uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h408 const SCEV *High; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp394 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
452 SDValue High = in LowerLOAD() local
503 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp598 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); in emitSwitchCase() local
/third_party/skia/src/sfnt/
H A DSkPanose.h84 High = 8, member in SkPanose::Data::TextAndDisplay::Contrast
238 High = 8, member in SkPanose::Data::Script::Contrast
296 High = 5, member in SkPanose::Data::Script::XAscent
355 High = 8, member in SkPanose::Data::Decorative::Contrast
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4400 APInt High = readWideAPInt( in parseFunctionBody() local

Completed in 61 milliseconds

12