Home
last modified time | relevance | path

Searched defs:Full (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cc89 TEST(MutexSet, Full) { in TEST() argument
/external/llvm/unittests/IR/
DConstantRangeTest.cpp20 static ConstantRange Full; member in __anon6d2ea70f0111::ConstantRangeTest
27 ConstantRange ConstantRangeTest::Full(16); member in __anon6d2ea70f0111::ConstantRangeTest
/external/llvm/include/llvm/Target/
DTargetOptions.h49 Full // Use one table per unique function type enumerator
/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator
/external/llvm/lib/IR/
DConstantRange.cpp32 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) { in ConstantRange()
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h34 Full, // The value fills the full location. enumerator
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp799 enum { Full = 0, Partial = 1, Runtime = 2 }; in runOnLoop() enumerator
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp446 SDValue Full = N.getOperand(0); in expandAddress() local
DSystemZISelLowering.cpp1933 SDValue Full = DAG.getTargetGlobalAddress(GV, DL, PtrVT, Anchor + Offset); in lowerGlobalAddress() local