Searched defs:DWord (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 11554 int DWord = Idx >> 1; LowerFP_EXTEND() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13238 for (int DWord = 0; DWord != 4; ++DWord) { lowerV8I16GeneralSingleInputShuffle() local 13359 __anon973982073902(int PinnedIdx, int DWord, ArrayRef<int> Inputs) lowerV8I16GeneralSingleInputShuffle() argument [all...] |