/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.h | 46 CaseCluster(uint64_t Low, uint64_t High, InstJumpTable *JT) in CaseCluster() 70 uint64_t Low; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 414 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZMachineFunctionInfo.h | 53 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs() 63 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZMachineFunctionInfo.h | 50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setSpillGPRRegs() 60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setRestoreGPRRegs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 464 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 466 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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 53 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
|
/external/rust/android-crates-io/crates/darling/examples/ |
D | heterogeneous_enum_and_word.rs | 19 Low, enumerator
|
/external/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 62 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 55 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
|
/external/webrtc/video/ |
D | video_quality_observer2.h | 63 Low = 0, enumerator
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 36 int64_t Low, High; member 63 ConstantInt* Low; member 440 int64_t Low = I.Low->getSExtValue(); in processSwitchInst() local
|
/external/rust/android-crates-io/crates/darling/tests/ |
D | from_meta.rs | 77 Low, enumerator
|
/external/llvm/lib/Target/NVPTX/ |
D | NVVMIntrRange.cpp | 67 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVVMIntrRange.cpp | 68 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | Threading.h | 250 Low = 1, enumerator
|
/external/angle/src/common/ |
D | packed_egl_enums.json | 39 "Low": "EGL_CONTEXT_PRIORITY_LOW_IMG", string
|
D | PackedEGLEnums_autogen.h | 58 Low = 0, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVVMIntrRange.cpp | 61 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
|
/external/llvm/unittests/ADT/ |
D | VariadicFunctionTest.cpp | 88 void CountInRangeImpl(int *NumInRange, int Low, int High, in CountInRangeImpl()
|
/external/lzma/C/ |
D | Ppmd7.h | 57 UInt32 Low; member 67 UInt64 Low; member
|
/external/oboe/src/flowgraph/resampler/ |
D | MultiChannelResampler.h | 47 Low, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwitchLoweringUtils.cpp | 206 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local 378 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | SwitchLoweringUtils.cpp | 209 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local 381 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 71 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
|