| /external/clang/unittests/Basic/ |
| D | VirtualFileSystemTest.cpp | 212 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 237 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 373 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 403 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 451 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 474 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST() local 560 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local 610 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local 646 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local 678 IntrusiveRefCntPtr<DummyFileSystem> Lower(new DummyFileSystem()); in TEST_F() local [all …]
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 106 const llvm::APSInt &Lower, in IntersectInRange() 149 bool pin(llvm::APSInt &Lower, llvm::APSInt &Upper) const { in pin() 239 llvm::APSInt Lower, llvm::APSInt Upper) const { in Intersect() 427 llvm::APSInt Lower = AdjustmentType.convert(Int) - Adjustment; in assumeSymNE() local 474 llvm::APSInt Lower = Min-Adjustment; in assumeSymLT() local 503 llvm::APSInt Lower = ComparisonVal-Adjustment; in assumeSymGT() local 533 llvm::APSInt Lower = ComparisonVal-Adjustment; in assumeSymGE() local 562 llvm::APSInt Lower = Min-Adjustment; in assumeSymLE() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 84 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local 240 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
| D | SystemZISelDAGToDAG.cpp | 980 SDValue Lower = CurDAG->getConstant(LowerVal, VT); in splitLargeImmediate() local
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 44 APInt Lower, Upper; variable
|
| /external/llvm/lib/Target/BPF/ |
| D | BPFMCInstLower.cpp | 44 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/MSP430/ |
| D | MSP430MCInstLower.cpp | 113 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreMCInstLower.cpp | 107 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64MCInstLower.cpp | 204 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in AArch64MCInstLower
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsMCInstLower.cpp | 220 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
|
| /external/llvm/lib/Support/ |
| D | ScaledNumber.cpp | 33 uint64_t Upper = P1, Lower = P4; in multiply64() local
|
| /external/eigen/Eigen/src/Core/util/ |
| D | Constants.h | 167 Lower=0x1, enumerator
|
| /external/llvm/lib/IR/ |
| D | ConstantRange.cpp | 670 APInt Lower = getUnsignedMin().udiv(RHS.getUnsignedMax()); in udiv() local
|
| D | Instructions.cpp | 3152 APInt Lower(C); in makeConstantRange() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | DependenceAnalysis.h | 361 const SCEV *Lower[8]; member
|
| /external/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 397 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in X86MCInstLower
|
| D | X86ISelLowering.cpp | 5804 SDValue Lower = DAG.getNode(ISD::BUILD_VECTOR, dl, HVT, in LowerBUILD_VECTOR() local 6831 auto Lower = [&](int Scale) -> SDValue { in lowerVectorShuffleAsZeroOrAnyExtend() local 14278 bool Lower = (Subtarget->isOSWindows() && !Subtarget->isTargetMachO()) || in LowerDYNAMIC_STACKALLOC() local
|
| /external/llvm/lib/Analysis/ |
| D | StratifiedSets.h | 610 auto *Lower = &linksAt(LowerIndex); in tryMergeUpwards() local
|
| D | ValueTracking.cpp | 341 ConstantInt *Lower = in computeKnownBitsFromRangeMetadata() local 1695 ConstantInt *Lower = in rangeMetadataExcludesValue() local
|
| D | InstructionSimplify.cpp | 2247 APInt Lower = APInt(Width, 0); in SimplifyICmpInst() local
|
| D | ScalarEvolution.cpp | 3829 ConstantInt *Lower = in GetRangeFromMetadata() local
|
| /external/v8/test/cctest/compiler/ |
| D | test-simplified-lowering.cc | 682 void Lower() { in Lower() function in TestingGraph
|
| /external/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 1199 llvm::Value *Lower = Builder.CreateICmpSGE( in EmitLoadOfScalar() local
|
| /external/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 2319 Expr *Lower = TestIsLessOp ? LB : UB; in BuildNumIterations() local
|