Home
last modified time | relevance | path

Searched defs:Lower (Results 1 – 25 of 76) sorted by relevance

1234

/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp236 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
261 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
395 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
419 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
461 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
481 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local
705 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local
765 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local
801 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local
833 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local
[all …]
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp115 const llvm::APSInt &Lower, in IntersectInRange()
158 bool pin(llvm::APSInt &Lower, llvm::APSInt &Upper) const { in pin()
248 llvm::APSInt Lower, llvm::APSInt Upper) const { in Intersect()
458 llvm::APSInt Lower = AdjustmentType.convert(Int) - Adjustment; in assumeSymNE() local
505 llvm::APSInt Lower = Min - Adjustment; in getSymLTRange() local
541 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGTRange() local
578 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGERange() local
614 llvm::APSInt Lower = Min - Adjustment; in getSymLERange() local
642 llvm::APSInt Lower = Min - Adjustment; in getSymLERange() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantRange.h43 APInt Lower, Upper; variable
/external/llvm/include/llvm/IR/
DConstantRange.h44 APInt Lower, Upper; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstantRange.h48 APInt Lower, Upper; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local
542 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()
631 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
/external/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp43 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DNativeFormatting.h24 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
DUnicodeCharRanges.h28 uint32_t Lower; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DNativeFormatting.h24 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp48 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local
506 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
/external/llvm/include/llvm/Support/
DUnicodeCharRanges.h28 uint32_t Lower; member
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp57 void WebAssemblyMCInstLower::Lower(const MachineInstr *MI, in Lower() function in WebAssemblyMCInstLower
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMCInstLower.cpp116 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430MCInstLower.cpp109 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCMCInstLower.cpp105 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp94 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp95 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp104 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp113 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp107 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp113 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCaseMap.java67 public static final class Lower extends CaseMap { class in CaseMap
70 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCaseMap.java73 public static final class Lower extends CaseMap { class in CaseMap
76 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower

1234