Searched defs:DWord (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 49 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 53 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() 77 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 80 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() 110 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 122 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128()
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 11751 int DWord = Idx >> 1; LowerFP_EXTEND() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13395 for (int DWord = 0; DWord != 4; ++DWord) { lowerV8I16GeneralSingleInputShuffle() local 13516 __anon0268aba83802(int PinnedIdx, int DWord, ArrayRef<int> Inputs) lowerV8I16GeneralSingleInputShuffle() argument [all...] |