HomeSort by relevance Sort by last modified time
    Searched defs:Mapping (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 150 // These flags allow to change the shadow mapping.
151 // The shadow mapping looks like
153 static cl::opt<int> ClMappingScale("asan-mapping-scale",
154 cl::desc("scale of asan shadow mapping"), cl::Hidden, cl::init(0));
155 static cl::opt<int> ClMappingOffsetLog("asan-mapping-offset-log",
156 cl::desc("offset of asan shadow mapping"), cl::Hidden, cl::init(-1));
157 static cl::opt<bool> ClShort64BitOffset("asan-short-64bit-mapping-offset",
158 cl::desc("Use short immediate constant as the mapping offset for 64bit"),
213 /// This struct defines the shadow mapping using the rule:
232 ShadowMapping Mapping;
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
os_unix.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 107 /// Instances of this class can perform bidirectional mapping from random
119 struct Mapping {
125 NamedImmMapper(const Mapping (&Pairs)[N], uint32_t TooBigImm)
136 const Mapping *Pairs;
159 const static Mapping ATPairs[];
183 const static Mapping DBarrierPairs[];
203 const static Mapping DCPairs[];
220 const static Mapping ICPairs[];
236 const static Mapping ISBPairs[];
266 const static Mapping PRFMPairs[]
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 907 milliseconds

12