Home
last modified time | relevance | path

Searched defs:TD (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTarget.cpp59 void LLVMDisposeTargetData(LLVMTargetDataRef TD) { in LLVMDisposeTargetData()
68 char *LLVMCopyStringRepOfTargetData(LLVMTargetDataRef TD) { in LLVMCopyStringRepOfTargetData()
73 LLVMByteOrdering LLVMByteOrder(LLVMTargetDataRef TD) { in LLVMByteOrder()
77 unsigned LLVMPointerSize(LLVMTargetDataRef TD) { in LLVMPointerSize()
81 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMPointerSizeForAS()
85 LLVMTypeRef LLVMIntPtrType(LLVMTargetDataRef TD) { in LLVMIntPtrType()
89 LLVMTypeRef LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForAS()
93 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) { in LLVMIntPtrTypeInContext()
97 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext()
101 unsigned long long LLVMSizeOfTypeInBits(LLVMTargetDataRef TD, LLVMTypeRef Ty) { in LLVMSizeOfTypeInBits()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFTypeUnit.cpp21 DWARFDie TD = getDIEForOffset(getTypeOffset() + getOffset()); in dump() local
/third_party/flatbuffers/include/flatbuffers/
Didl.h49 #define FLATBUFFERS_GEN_TYPES_SCALAR(TD) \ argument
63 #define FLATBUFFERS_GEN_TYPES_POINTER(TD) \ argument
68 #define FLATBUFFERS_GEN_TYPE_ARRAY(TD) \ argument
108 #define FLATBUFFERS_GEN_TYPES(TD) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp933 const Function *F, const DataLayout *TD, in analyzeStandardArguments()
1009 const Function *F, const DataLayout *TD, in analyzeBuiltinArguments()
1027 const Function *F, const DataLayout *TD, in analyzeArguments()
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h68 TD = 0x9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp192 const DataLayout &TD, GenericValue &Result) { in ffiInvoke()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp74 const DataLayout *TD; member in __anon7b34a4cd0111::AMDGPUPrintfRuntimeBinding
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3146 ,"TD":[,[,,"1\\d",,,,,,,[2] property
Dmetadatalite.js7112 ,"TD":[,[,,"(?:22|[69]\\d|77)\\d{6}",,,,,,,[8] property
Dmetadata.js7112 ,"TD":[,[,,"(?:22|[69]\\d|77)\\d{6}",,,,,,,[8] property
Ddemo-compiled.js416 ,,,,[-1]],,"649",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TD:[,[,,"(?:22|[69]\\d|77)\\d{6… property
637 …9(?:11|88|99)",,,,"911"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],TD:[,[,,"1\\d",,,,,,,[2… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp107 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { in Create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2321 const DataLayout &TD = DAG.getDataLayout(); in LowerSTOREVector() local
4814 auto &TD = DAG.getDataLayout(); in ReplaceLoadVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp553 const DataLayout &TD = MF->getDataLayout(); in doInitialPlacement() local
DMipsISelLowering.cpp2295 auto &TD = DAG.getDataLayout(); in lowerVAARG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp518 const DataLayout &TD = MF->getDataLayout(); in doInitialConstPlacement() local
DARMLoadStoreOptimizer.cpp2044 const DataLayout *TD; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1236 const DataLayout &TD = MF.getDataLayout(); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp248 Transformation(bool TD) : TopDown(TD) {} in Transformation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3539 const DataLayout &TD = DAG.getDataLayout(); in ExpandNode() local
DDAGCombiner.cpp20332 const DataLayout &TD = DAG.getDataLayout(); in convertSelectOfFPConstantsToLoadOffset() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp782 #define TD macro
/third_party/flatbuffers/src/
Didl_parser.cpp265 #define FLATBUFFERS_GEN_TOKENS(TD) \ argument