Home
last modified time | relevance | path

Searched defs:MinAlign (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dcpu_function_runtime.h139 inline constexpr size_t MinAlign() { return 16; } in MinAlign() function
/external/scudo/standalone/tests/
Dsecondary_test.cpp124 constexpr scudo::uptr MinAlign = FIRST_32_SECOND_64(8, 16); in TEST_F() local
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp46 int MinSize, int MinAlign, in HandleByVal()
/external/capstone/
DMathExtras.h357 static inline uint64_t MinAlign(uint64_t A, uint64_t B) { in MinAlign() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp46 Align MinAlign(MinAlignment); in HandleByVal() local
/external/llvm/unittests/Support/
DMathExtrasTest.cpp198 TEST(MathExtras, MinAlign) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h416 unsigned MinAlign = MatchTable[CurrentIdx++]; in executeMatchTable() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp398 constexpr Elf64_Xword MinAlign = 1; in writeDataOfType() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp84 unsigned MinAlign = std::min(DstAlign, SrcAlign); in SimplifyMemTransfer() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5797 unsigned MinAlign = (I->second.second & TB_ALIGN_MASK) >> TB_ALIGN_SHIFT; in foldMemoryOperandImpl() local
/external/clang/lib/CodeGen/
DCGCall.cpp1037 CharUnits MinAlign) { in CreateTempAllocaForCoercion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp4893 unsigned MinAlign = (I->Flags & TB_ALIGN_MASK) >> TB_ALIGN_SHIFT; in foldMemoryOperandImpl() local