Home
last modified time | relevance | path

Searched defs:High (Results 1 – 25 of 220) sorted by relevance

123456789

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp413 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
501 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
513 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
526 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
/aosp_15_r20/external/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp465 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
542 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
554 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
568 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
/aosp_15_r20/external/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(); in processSwitchInst() local
527 int64_t High = I.High->getSExtValue(); in processSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp55 APInt Low, High; member
75 ConstantInt *High; member
423 const APInt &High = Cases.back().High->getValue(); in ProcessSwitchInst() local
445 const APInt &High = I.High->getValue(); in ProcessSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceSwitchLowering.h46 CaseCluster(uint64_t Low, uint64_t High, InstJumpTable *JT) in CaseCluster()
71 uint64_t High; variable
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp36 int64_t Low, High; member
64 ConstantInt* High; member
441 int64_t High = I.High->getSExtValue(); in processSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h53 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs()
63 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setSpillGPRRegs()
60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setRestoreGPRRegs()
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp278 bool High) { in getX86SubSuperRegisterOrZero()
450 unsigned llvm::getX86SubSuperRegister(unsigned Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp600 bool High) { in getX86SubSuperRegisterOrZero()
772 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp210 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
382 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local
/aosp_15_r20/external/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(); in buildBitTests() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp746 bool High) { in getX86SubSuperRegisterOrZero()
918 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/aosp_15_r20/external/skia/src/sfnt/
H A DSkPanose.h84 High = 8, enumerator
238 High = 8, enumerator
296 High = 5, enumerator
355 High = 8, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/darling/examples/
Dheterogeneous_enum_and_word.rs20 High, enumerator
/aosp_15_r20/external/llvm/lib/IR/
H A DIntrinsicInst.cpp63 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_observer2.h65 High = 2, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/
Dfrom_meta.rs78 High, enumerator
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp67 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
/aosp_15_r20/external/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()
/aosp_15_r20/external/angle/src/common/
H A Dpacked_egl_enums.json41 "High": "EGL_CONTEXT_PRIORITY_HIGH_IMG" string
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp61 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
/aosp_15_r20/external/llvm/unittests/ADT/
H A DVariadicFunctionTest.cpp88 void CountInRangeImpl(int *NumInRange, int Low, int High, in CountInRangeImpl()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwindows.system.threading.h103 High = 1 enumerator

123456789