/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 49 static void executeFNegInst(GenericValue &Dest, GenericValue Src, Type *Ty) { in executeFNegInst() 108 static void executeFAddInst(GenericValue &Dest, GenericValue Src1, in executeFAddInst() 119 static void executeFSubInst(GenericValue &Dest, GenericValue Src1, in executeFSubInst() 130 static void executeFMulInst(GenericValue &Dest, GenericValue Src1, in executeFMulInst() 141 static void executeFDivInst(GenericValue &Dest, GenericValue Src1, in executeFDivInst() 152 static void executeFRemInst(GenericValue &Dest, GenericValue Src1, in executeFRemInst() 194 GenericValue Dest; in executeICMP_EQ() local 208 GenericValue Dest; in executeICMP_NE() local 222 GenericValue Dest; in executeICMP_ULT() local 236 GenericValue Dest; in executeICMP_SLT() local [all …]
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 242 Error TypeStreamMerger::mergeTypeRecords(MergingTypeTableBuilder &Dest, in mergeTypeRecords() 250 Error TypeStreamMerger::mergeIdRecords(MergingTypeTableBuilder &Dest, in mergeIdRecords() 273 GlobalTypeTableBuilder &Dest, const CVTypeArray &Types, in mergeTypeRecords() 284 Error TypeStreamMerger::mergeIdRecords(GlobalTypeTableBuilder &Dest, in mergeIdRecords() 365 GlobalTypeTableBuilder &Dest = in remapType() local 370 MergingTypeTableBuilder &Dest = in remapType() local 430 Error llvm::codeview::mergeTypeRecords(MergingTypeTableBuilder &Dest, in mergeTypeRecords() 437 Error llvm::codeview::mergeIdRecords(MergingTypeTableBuilder &Dest, in mergeIdRecords() 462 Error llvm::codeview::mergeTypeRecords(GlobalTypeTableBuilder &Dest, in mergeTypeRecords() 471 Error llvm::codeview::mergeIdRecords(GlobalTypeTableBuilder &Dest, in mergeIdRecords()
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamReader.h | 67 template <typename T> Error readInteger(T &Dest) { in readInteger() 80 template <typename T> Error readEnum(T &Dest) { in readEnum() 160 template <typename T> Error readObject(const T *&Dest) { in readObject()
|
/llvm-project/llvm/lib/Support/ |
H A D | BinaryStreamReader.cpp | 43 Error BinaryStreamReader::readULEB128(uint64_t &Dest) { in readULEB128() 58 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() 73 Error BinaryStreamReader::readCString(StringRef &Dest) { in readCString() 101 Error BinaryStreamReader::readWideString(ArrayRef<UTF16> &Dest) { in readWideString() 121 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
|
/llvm-project/llvm/unittests/Support/ |
H A D | buffer_ostream_test.cpp | 34 SmallString<128> Dest; in TEST() local 52 SmallString<128> Dest; in TEST() local
|
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1737 parseRegisterOperand(MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx,bool IsDef) parseRegisterOperand() argument 1831 parseImmediateOperand(MachineOperand & Dest) parseImmediateOperand() argument 1846 parseTargetImmMnemonic(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,const MIRFormatter & MF) parseTargetImmMnemonic() argument 2014 parseTypedImmediateOperand(MachineOperand & Dest) parseTypedImmediateOperand() argument 2039 parseFPImmediateOperand(MachineOperand & Dest) parseFPImmediateOperand() argument 2117 parseMBBOperand(MachineOperand & Dest) parseMBBOperand() argument 2147 parseStackObjectOperand(MachineOperand & Dest) parseStackObjectOperand() argument 2169 parseFixedStackObjectOperand(MachineOperand & Dest) parseFixedStackObjectOperand() argument 2213 parseGlobalAddressOperand(MachineOperand & Dest) parseGlobalAddressOperand() argument 2224 parseConstantPoolIndexOperand(MachineOperand & Dest) parseConstantPoolIndexOperand() argument 2239 parseJumpTableIndexOperand(MachineOperand & Dest) parseJumpTableIndexOperand() argument 2252 parseExternalSymbolOperand(MachineOperand & Dest) parseExternalSymbolOperand() argument 2262 parseMCSymbolOperand(MachineOperand & Dest) parseMCSymbolOperand() argument 2272 parseSubRegisterIndexOperand(MachineOperand & Dest) parseSubRegisterIndexOperand() argument 2453 parseMetadataOperand(MachineOperand & Dest) parseMetadataOperand() argument 2517 parseCFIOperand(MachineOperand & Dest) parseCFIOperand() argument 2649 parseBlockAddressOperand(MachineOperand & Dest) parseBlockAddressOperand() argument 2680 parseIntrinsicOperand(MachineOperand & Dest) parseIntrinsicOperand() argument 2709 parsePredicateOperand(MachineOperand & Dest) parsePredicateOperand() argument 2767 parseShuffleMaskOperand(MachineOperand & Dest) parseShuffleMaskOperand() argument 2795 parseDbgInstrRefOperand(MachineOperand & Dest) parseDbgInstrRefOperand() argument 2826 parseTargetIndexOperand(MachineOperand & Dest) parseTargetIndexOperand() argument 2845 parseCustomRegisterMaskOperand(MachineOperand & Dest) parseCustomRegisterMaskOperand() argument 2872 parseLiveoutRegisterMaskOperand(MachineOperand & Dest) parseLiveoutRegisterMaskOperand() argument 2898 parseMachineOperand(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx) parseMachineOperand() argument 3006 parseMachineOperandAndTargetFlags(const unsigned OpCode,const unsigned OpIdx,MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx) parseMachineOperandAndTargetFlags() argument 3288 parseMachinePointerInfo(MachinePointerInfo & Dest) parseMachinePointerInfo() argument 3363 parseMachineMemoryOperand(MachineMemOperand * & Dest) parseMachineMemoryOperand() argument [all...] |
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCExpandPseudos.cpp | 88 const MachineOperand &Dest = MI.getOperand(0); in expandCTLZ() local 116 const MachineOperand &Dest = MI.getOperand(0); in expandCTTZ() local
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/ |
H A D | move_pair.pass.cpp | 168 using Dest = std::tuple<TrackMove, int>; in main() typedef 181 using Dest = std::tuple<TrackMove, int>; in main() typedef 194 using Dest = std::tuple<TrackMove, int>; in main() typedef
|
H A D | convert_move.pass.cpp | 227 using Dest = std::tuple<TrackMove, long>; in main() typedef 240 using Dest = std::tuple<TrackMove, long>; in main() typedef 253 using Dest = std::tuple<TrackMove, long>; in main() typedef
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | custom-memmove.c | 11 void *memmove(void *Dest, const void *Src, size_t N) { in memmove()
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandISEL.cpp |
|
H A D | PPCBranchSelector.cpp | 203 computeBranchSize(MachineFunction & Fn,const MachineBasicBlock * Src,const MachineBasicBlock * Dest,unsigned BrOffset) computeBranchSize() argument 328 MachineBasicBlock *Dest = nullptr; runOnMachineFunction() local [all...] |
/llvm-project/libcxxabi/test/ |
H A D | dynamic_cast.pass.cpp | 60 struct Dest : Mask { Pad3 _; }; struct 132 struct Dest : Dummy { Pad3 _; }; argument
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 546 void cloneTo(void *Dest) const override { in cloneTo() argument 583 void cloneTo(void *Dest) const override { new (Dest) BlockCall(*this); } in cloneTo() argument 739 cloneTo(void * Dest) cloneTo() argument 797 cloneTo(void * Dest) cloneTo() argument 840 cloneTo(void * Dest) cloneTo() argument 920 cloneTo(void * Dest) cloneTo() argument 1001 cloneTo(void * Dest) cloneTo() argument 1061 cloneTo(void * Dest) cloneTo() argument 1122 cloneTo(void * Dest) cloneTo() argument 1206 cloneTo(void * Dest) cloneTo() argument 1258 cloneTo(void * Dest) cloneTo() argument [all...] |
/llvm-project/bolt/lib/Passes/ |
H A D | VeneerElimination.cpp | 60 const MCSymbol *Dest = Entry.second; runOnFunctions() local
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiMemAluCombiner.cpp | 240 MachineOperand Dest = MemInstr->getOperand(0); in insertMergedInstruction() local 291 MachineOperand &Dest = AluIter->getOperand(0); in isSuitableAluInstr() local
|
/llvm-project/llvm/lib/IR/ |
H A D | SymbolTableListTraitsImpl.h | 33 void SymbolTableListTraits<ValueSubClass, Args...>::setSymTabObject(TPtr *Dest, in setSymTabObject()
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXImageOptimizer.cpp | 153 BasicBlock *Dest; replaceWith() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | PseudoLoweringEmitter.cpp | 37 CodeGenInstruction Dest; // The destination instruction to lower to. member 240 << " Inst.setOpcode(" << Dest.Namespace in emitLoweringEmitter() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuilder.h | 379 CreateMemCpyInline(Address Dest,Address Src,uint64_t Size) CreateMemCpyInline() argument 403 CreateMemSetInline(Address Dest,llvm::Value * Value,uint64_t Size) CreateMemSetInline() argument [all...] |
/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 241 const GlobalValue &Dest, in shouldLinkFromSource() 641 Module &Dest, std::unique_ptr<Module> Src, unsigned Flags, in linkModules() 651 LLVMBool LLVMLinkModules2(LLVMModuleRef Dest, LLVMModuleRef Src) { in LLVMLinkModules2()
|
/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFObject.h | 161 void copySymbol(Symbol1Ty &Dest, const Symbol2Ty &Src) { in copySymbol() 175 void copyPeHeader(PeHeader1Ty &Dest, const PeHeader2Ty &Src) { in copyPeHeader()
|
/llvm-project/clang/test/CodeGen/ |
H A D | ms-intrinsics.c | 21 void test__stosb(unsigned char *Dest, unsigned char Data, size_t Count) { in test__stosb() argument 35 void test__movsb(unsigned char *Dest, unsigned char *Src, size_t Count) { in test__movsb() argument 48 void test__stosw(unsigned short *Dest, unsigned short Data, size_t Count) { in test__stosw() argument 61 test__movsw(unsigned short * Dest,unsigned short * Src,size_t Count) test__movsw() argument 74 test__stosd(unsigned long * Dest,unsigned long Data,size_t Count) test__stosd() argument 87 test__movsd(unsigned long * Dest,unsigned long * Src,size_t Count) test__movsd() argument 101 test__stosq(unsigned __int64 * Dest,unsigned __int64 Data,size_t Count) test__stosq() argument 109 test__movsq(unsigned __int64 * Dest,unsigned __int64 * Src,size_t Count) test__movsq() argument [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 102 Register Dest = I->getOperand(0).getReg(); in expandAtomicCmpSwapSubword() local 243 Register Dest = I->getOperand(0).getReg(); in expandAtomicCmpSwap() local 427 Register Dest = I->getOperand(0).getReg(); in expandAtomicBinOpSubword() local
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidyOptions.cpp | 208 mergeVectors(std::optional<T> & Dest,const std::optional<T> & Src) mergeVectors() argument 217 mergeCommaSeparatedLists(std::optional<std::string> & Dest,const std::optional<std::string> & Src) mergeCommaSeparatedLists() argument 224 overrideValue(std::optional<T> & Dest,const std::optional<T> & Src) overrideValue() argument [all...] |