| /external/clang/unittests/Basic/ |
| D | VirtualFileSystemTest.cpp | 236 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/llvm-project/llvm/unittests/Support/ |
| D | VirtualFileSystemTest.cpp | 249 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 317 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 342 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 367 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 721 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 745 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 787 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 807 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 1330 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local 1390 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local [all …]
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 115 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/llvm-project/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 48 APInt Lower, Upper; variable 84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 48 APInt Lower, Upper; variable 84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty()
|
| /external/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 128 SystemZMCInstLower Lower(MF->getContext(), *this); in emitInstruction() local 555 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL() 618 SystemZMCInstLower &Lower) { in LowerPATCHPOINT() 706 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 128 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local 556 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL() 618 SystemZMCInstLower &Lower) { in LowerPATCHPOINT() 706 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 44 APInt Lower, Upper; variable
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 105 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local 506 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
| /external/llvm/lib/Target/BPF/ |
| D | BPFMCInstLower.cpp | 43 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | NativeFormatting.h | 23 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
| D | UnicodeCharRanges.h | 24 uint32_t Lower; member
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | NativeFormatting.h | 24 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
| /external/llvm-project/llvm/lib/Target/BPF/ |
| D | BPFMCInstLower.cpp | 47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | NativeFormatting.h | 22 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
| D | UnicodeCharRanges.h | 24 uint32_t Lower; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BPFMCInstLower.cpp | 47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
|
| /external/llvm/include/llvm/Support/ |
| D | UnicodeCharRanges.h | 28 uint32_t Lower; member
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMCInstLower.cpp | 57 void WebAssemblyMCInstLower::Lower(const MachineInstr *MI, in Lower() function in WebAssemblyMCInstLower
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | CaseMap.java | 73 public static final class Lower extends CaseMap { class in CaseMap 76 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | CaseMap.java | 67 public static final class Lower extends CaseMap { class in CaseMap 70 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
|
| /external/llvm-project/llvm/lib/Target/ARC/ |
| D | ARCMCInstLower.cpp | 104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| D | ARCMCInstLower.cpp | 104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiMCInstLower.cpp | 95 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
|
| /external/llvm-project/llvm/lib/Target/Lanai/ |
| D | LanaiMCInstLower.cpp | 93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
|