Home
last modified time | relevance | path

Searched refs:getDL (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp79 MachineInstrBuilder MIB = BuildMI(getMF(), getDL(), getTII().get(Opcode)); in buildInstrNoInsert()
95 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildDirectDbgValue()
97 return insertInstr(BuildMI(getMF(), getDL(), in buildDirectDbgValue()
108 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildIndirectDbgValue()
110 return insertInstr(BuildMI(getMF(), getDL(), in buildIndirectDbgValue()
121 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildFIDbgValue()
136 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildConstDbgValue()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp41 MachineInstrBuilder MIB = BuildMI(getMF(), getDL(), getTII().get(Opcode)); in buildInstrNoInsert()
57 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildDirectDbgValue()
59 return insertInstr(BuildMI(getMF(), getDL(), in buildDirectDbgValue()
70 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildIndirectDbgValue()
72 return insertInstr(BuildMI(getMF(), getDL(), in buildIndirectDbgValue()
83 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildFIDbgValue()
98 cast<DILocalVariable>(Variable)->isValidLocationForIntrinsic(getDL()) && in buildConstDbgValue()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h268 const DebugLoc &getDL() { return State.DL; } in getDL() function
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h280 const DebugLoc &getDL() { return State.DL; } in getDL() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h625 const DataLayout &getDL() { return DL; }
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h890 const DataLayout &getDL() { return DL; }
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1607 const DataLayout &DL = A.getInfoCache().getDL(); in getKnownNonNullAndDerefBytesForUse()
5334 A.getInfoCache().getDL())) { in updateImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp821 const DebugLoc &DL = B.getDL(); in executeInWaterfallLoop()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp817 const DebugLoc &DL = B.getDL(); in executeInWaterfallLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp1743 const DataLayout &DL = A.getInfoCache().getDL(); in getKnownNonNullAndDerefBytesForUse()