Home
last modified time | relevance | path

Searched defs:Low (Results 1 – 25 of 247) sorted by relevance

12345678910

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp414 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::subreg_loreg); in HexagonProcessInstruction() local
502 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::subreg_loreg); in HexagonProcessInstruction() local
514 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::subreg_loreg); in HexagonProcessInstruction() local
527 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::subreg_loreg); in HexagonProcessInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp464 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
541 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
553 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
567 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp466 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
543 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
555 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
569 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); 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
90 ConstantInt* Low; member
505 APInt Low = Cases.front().Low->getValue(); in processSwitchInst() local
526 int64_t Low = I.Low->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
74 ConstantInt *Low; member
422 const APInt &Low = Cases.front().Low->getValue(); in ProcessSwitchInst() local
444 const APInt &Low = I.Low->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()
70 uint64_t Low; variable
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp36 int64_t Low, High; member
63 ConstantInt* Low; member
440 int64_t Low = I.Low->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/lzma/C/
H A DPpmd7.h57 UInt32 Low; member
67 UInt64 Low; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp209 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local
381 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp206 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local
378 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
/aosp_15_r20/external/skia/src/sfnt/
H A DSkPanose.h80 Low = 4, enumerator
234 Low = 4, enumerator
294 Low = 3, enumerator
351 Low = 4, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp405 std::set<IndicesVector>::iterator Low; in PrefixIn() local
424 std::set<IndicesVector>::iterator Low; in MarkIndicesSafe() local
/aosp_15_r20/external/rust/android-crates-io/crates/darling/examples/
Dheterogeneous_enum_and_word.rs19 Low, enumerator
/aosp_15_r20/external/llvm/lib/IR/
H A DIntrinsicInst.cpp62 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_observer2.h63 Low = 0, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/
Dfrom_meta.rs77 Low, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp518 std::set<IndicesVector>::iterator Low; in prefixIn() local
537 std::set<IndicesVector>::iterator Low; in markIndicesSafe() local
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DThreading.h250 Low = 1, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DThreading.h250 Low = 1, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DThreading.h250 Low = 1, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DThreading.h250 Low = 1, enumerator

12345678910