Home
last modified time | relevance | path

Searched defs:DL (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c69 value DL) { in llvm_datalayout_add_to_pass_manager()
75 CAMLprim value llvm_datalayout_byte_order(value DL) { in llvm_datalayout_byte_order()
80 CAMLprim value llvm_datalayout_pointer_size(value DL) { in llvm_datalayout_pointer_size()
85 CAMLprim LLVMTypeRef llvm_datalayout_intptr_type(LLVMContextRef C, value DL) { in llvm_datalayout_intptr_type()
90 CAMLprim value llvm_datalayout_qualified_pointer_size(value AS, value DL) { in llvm_datalayout_qualified_pointer_size()
97 value DL) { in llvm_datalayout_qualified_intptr_type()
102 CAMLprim value llvm_datalayout_size_in_bits(LLVMTypeRef Ty, value DL) { in llvm_datalayout_size_in_bits()
107 CAMLprim value llvm_datalayout_store_size(LLVMTypeRef Ty, value DL) { in llvm_datalayout_store_size()
112 CAMLprim value llvm_datalayout_abi_size(LLVMTypeRef Ty, value DL) { in llvm_datalayout_abi_size()
117 CAMLprim value llvm_datalayout_abi_align(LLVMTypeRef Ty, value DL) { in llvm_datalayout_abi_align()
[all …]
/external/llvm/lib/Target/R600/
DSILowerControlFlow.cpp140 DebugLoc DL = From.getDebugLoc(); in Skip() local
149 DebugLoc DL = MI.getDebugLoc(); in SkipIfDead() local
182 DebugLoc DL = MI.getDebugLoc(); in If() local
200 DebugLoc DL = MI.getDebugLoc(); in Else() local
219 DebugLoc DL = MI.getDebugLoc(); in Break() local
233 DebugLoc DL = MI.getDebugLoc(); in IfBreak() local
248 DebugLoc DL = MI.getDebugLoc(); in ElseBreak() local
263 DebugLoc DL = MI.getDebugLoc(); in Loop() local
279 DebugLoc DL = MI.getDebugLoc(); in EndCf() local
299 DebugLoc DL = MI.getDebugLoc(); in Kill() local
[all …]
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp21 SystemZSelectionDAGInfo::SystemZSelectionDAGInfo(const DataLayout &DL) in SystemZSelectionDAGInfo()
32 static SDValue emitMemMem(SelectionDAG &DAG, SDLoc DL, unsigned Sequence, in emitMemMem()
56 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcpy()
73 static SDValue memsetStore(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in memsetStore()
86 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemset()
158 static SDValue emitCLC(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in emitCLC()
182 static SDValue addIPMSequence(SDLoc DL, SDValue Glue, SelectionDAG &DAG) { in addIPMSequence()
192 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcmp()
207 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemchr()
234 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrcpy()
[all …]
DSystemZISelLowering.cpp650 static SDValue convertLocVTToValVT(SelectionDAG &DAG, SDLoc DL, in convertLocVTToValVT()
675 static SDValue convertValVTToLocVT(SelectionDAG &DAG, SDLoc DL, in convertValVTToLocVT()
694 SDLoc DL, SelectionDAG &DAG, in LowerFormalArguments()
830 SDLoc &DL = CLI.DL; in LowerCall() local
992 SDLoc DL, SelectionDAG &DAG) const { in LowerReturn()
1034 prepareVolatileOrAtomicLoad(SDValue Chain, SDLoc DL, SelectionDAG &DAG) const { in prepareVolatileOrAtomicLoad()
1729 static SDValue emitCmp(SelectionDAG &DAG, SDLoc DL, Comparison &C) { in emitCmp()
1756 static void lowerMUL_LOHI32(SelectionDAG &DAG, SDLoc DL, in lowerMUL_LOHI32()
1772 static void lowerGR128Binary(SelectionDAG &DAG, SDLoc DL, EVT VT, in lowerGR128Binary()
1787 static SDValue emitSETCC(SelectionDAG &DAG, SDLoc DL, SDValue Glue, in emitSETCC()
[all …]
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h236 DebugLoc DL, in BuildMI()
245 DebugLoc DL, in BuildMI()
258 DebugLoc DL, in BuildMI()
269 DebugLoc DL, in BuildMI()
280 DebugLoc DL, in BuildMI()
298 DebugLoc DL, in BuildMI()
308 DebugLoc DL, in BuildMI()
318 DebugLoc DL, in BuildMI()
334 DebugLoc DL, in BuildMI()
344 DebugLoc DL, in BuildMI()
[all …]
DIntrinsicLowering.h27 const DataLayout& DL; variable
32 explicit IntrinsicLowering(const DataLayout &DL) : in IntrinsicLowering()
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp35 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedSelect() local
50 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedPHI() local
109 const DataLayout &DL) { in relatedCheck()
165 const DataLayout &DL) { in related()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUISelLowering.cpp53 DebugLoc DL, SelectionDAG &DAG, in LowerFormalArguments()
70 DebugLoc DL, SelectionDAG &DAG) const in LowerReturn()
105 DebugLoc DL = Op.getDebugLoc(); in LowerINTRINSIC_WO_CHAIN() local
153 DebugLoc DL = Op.getDebugLoc(); in LowerIntrinsicIABS() local
166 DebugLoc DL = Op.getDebugLoc(); in LowerIntrinsicLRP() local
183 DebugLoc DL = Op.getDebugLoc(); in LowerUDIVREM() local
DR600ISelLowering.cpp278 DebugLoc DL = Op.getDebugLoc(); in LowerOperation() local
358 DebugLoc DL, in LowerImplicitParameter()
376 DebugLoc DL = Op.getDebugLoc(); in LowerROTL() local
389 DebugLoc DL = Op.getDebugLoc(); in LowerSELECT_CC() local
505 DebugLoc DL = Op.getDebugLoc(); in LowerSETCC() local
DAMDILISelLowering.cpp361 DebugLoc DL = Op.getDebugLoc(); in LowerBUILD_VECTOR() local
424 DebugLoc DL = Op.getDebugLoc(); in LowerSIGN_EXTEND_INREG() local
491 DebugLoc DL = Op.getDebugLoc(); in LowerSDIV24() local
572 DebugLoc DL = Op.getDebugLoc(); in LowerSDIV32() local
645 DebugLoc DL = Op.getDebugLoc(); in LowerSREM8() local
663 DebugLoc DL = Op.getDebugLoc(); in LowerSREM16() local
681 DebugLoc DL = Op.getDebugLoc(); in LowerSREM32() local
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp234 RewriteDescriptorList *DL) { in parse()
249 RewriteDescriptorList *DL) { in parse()
275 RewriteDescriptorList *DL) { in parseEntry()
308 RewriteDescriptorList *DL) { in parseRewriteFunctionDescriptor()
376 RewriteDescriptorList *DL) { in parseRewriteGlobalVariableDescriptor()
438 RewriteDescriptorList *DL) { in parseRewriteGlobalAliasDescriptor()
519 RewriteSymbols::RewriteSymbols(SymbolRewriter::RewriteDescriptorList &DL) in RewriteSymbols()
549 llvm::createRewriteSymbolsPass(SymbolRewriter::RewriteDescriptorList &DL) { in createRewriteSymbolsPass()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp428 SDLoc DL(ADDENode); in selectMADD() local
500 SDLoc DL(SUBENode); in selectMSUB() local
796 static SDValue genConstMult(SDValue X, uint64_t C, SDLoc DL, EVT VT, in genConstMult()
1204 SDLoc DL(Op); in lowerLOAD() local
1236 SDLoc DL(Op); in lowerSTORE() local
1266 SDLoc DL(Op); in lowerMulDiv() local
1284 static SDValue initAccumulator(SDValue In, SDLoc DL, SelectionDAG &DAG) { in initAccumulator()
1292 static SDValue extractLOHI(SDValue Op, SDLoc DL, SelectionDAG &DAG) { in extractLOHI()
1311 SDLoc DL(Op); in lowerDSPIntr() local
1360 SDLoc DL(Op); in lowerMSACopyIntr() local
[all …]
DMips16InstrInfo.cpp62 MachineBasicBlock::iterator I, DebugLoc DL, in copyPhysReg()
99 DebugLoc DL; in storeRegToStack() local
117 DebugLoc DL; in loadRegFromStack() local
199 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in makeFrame() local
229 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in restoreFrame() local
266 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in adjustStackPtrBig() local
310 DebugLoc DL, unsigned &NewImm) const { in loadImmediate()
449 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in BuildAddiuSpImm() local
DMipsSEInstrInfo.cpp80 MachineBasicBlock::iterator I, DebugLoc DL, in copyPhysReg()
184 DebugLoc DL; in storeRegToStack() local
226 DebugLoc DL; in loadRegFromStack() local
363 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in adjustStackPtr() local
382 MachineBasicBlock::iterator II, DebugLoc DL, in loadImmediate()
470 DebugLoc DL = I->getDebugLoc(); in expandPseudoMTLoHi() local
496 DebugLoc DL = I->getDebugLoc(); in expandCvtFPInt() local
DMips16ISelDAGToDAG.cpp47 Mips16DAGToDAGISel::selectMULT(SDNode *N, unsigned Opc, SDLoc DL, EVT Ty, in selectMULT()
76 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in initGlobalBaseReg() local
106 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in initMips16SPAliasReg() local
246 SDLoc DL(Node); in selectNode() local
/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.cpp41 MachineBasicBlock::iterator I, DebugLoc DL, in copyPhysReg()
82 DebugLoc DL; in storeRegToStackSlot() local
110 DebugLoc DL; in loadRegFromStackSlot() local
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp194 bool mergeIn(const LVILatticeVal &RHS, const DataLayout &DL) { in mergeIn()
353 const DataLayout &DL; ///< A mandatory DataLayout member in __anon515c798e0311::LazyValueInfoCache
421 LazyValueInfoCache(AssumptionCache *AC, const DataLayout &DL, in LazyValueInfoCache()
613 const DataLayout &DL = BB->getModule()->getDataLayout(); in solveBlockValueNonLocal() local
1104 const DataLayout *DL, in getCache()
1115 const DataLayout &DL = F.getParent()->getDataLayout(); in runOnFunction() local
1146 const DataLayout &DL = BB->getModule()->getDataLayout(); in getConstant() local
1165 const DataLayout &DL = FromBB->getModule()->getDataLayout(); in getConstantOnEdge() local
1181 const DataLayout &DL, in getPredicateResult()
1253 const DataLayout &DL = FromBB->getModule()->getDataLayout(); in getPredicateOnEdge() local
[all …]
DConstantFolding.cpp53 static Constant *FoldBitCast(Constant *C, Type *DestTy, const DataLayout &DL) { in FoldBitCast()
237 APInt &Offset, const DataLayout &DL) { in IsConstantOffsetFromGlobal()
281 const DataLayout &DL) { in ReadDataFromGlobal()
403 const DataLayout &DL) { in FoldReinterpretLoadFromConstPtr()
483 const DataLayout &DL) { in ConstantFoldLoadThroughBitcast()
529 const DataLayout &DL) { in ConstantFoldLoadFromConstPtr()
607 const DataLayout &DL) { in ConstantFoldLoadInst()
622 const DataLayout &DL) { in SymbolicallyEvaluateBinop()
675 Type *ResultTy, const DataLayout &DL, in CastGEPIndices()
728 Type *ResultTy, const DataLayout &DL, in SymbolicallyEvaluateGEP()
[all …]
DValueTracking.cpp72 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth()
132 const DataLayout &DL, unsigned Depth, in computeKnownBits()
144 const DataLayout &DL, unsigned Depth, in ComputeSignBit()
154 bool llvm::isKnownToBeAPowerOfTwo(Value *V, const DataLayout &DL, bool OrZero, in isKnownToBeAPowerOfTwo()
165 bool llvm::isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
174 bool llvm::MaskedValueIsZero(Value *V, const APInt &Mask, const DataLayout &DL, in MaskedValueIsZero()
184 unsigned llvm::ComputeNumSignBits(Value *V, const DataLayout &DL, in ComputeNumSignBits()
194 const DataLayout &DL, unsigned Depth, in computeKnownBitsAddSub()
274 const DataLayout &DL, unsigned Depth, in computeKnownBitsMul()
507 const DataLayout &DL, in computeKnownBitsFromTrueCondition()
[all …]
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp35 MachineBasicBlock::iterator I, DebugLoc DL, in copyPhysReg()
50 DebugLoc DL; in storeRegToStackSlot() local
68 DebugLoc DL; in loadRegFromStackSlot() local
DBPFISelLowering.cpp192 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc DL, SelectionDAG &DAG, in LowerFormalArguments()
392 SDLoc DL, SelectionDAG &DAG) const { in LowerReturn()
438 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc DL, SelectionDAG &DAG, in LowerCallResult()
485 SDLoc DL(Op); in LowerBR_CC() local
499 SDLoc DL(Op); in LowerSELECT_CC() local
530 SDLoc DL(Op); in LowerGlobalAddress() local
541 DebugLoc DL = MI->getDebugLoc(); in EmitInstrWithCustomInserter() local
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp50 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue() local
116 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue() local
188 DebugLoc DL; in spillCalleeSavedRegisters() local
214 DebugLoc DL; in restoreCalleeSavedRegisters() local
DMSP430MCInstLower.cpp53 const DataLayout *DL = Printer.TM.getDataLayout(); in GetJumpTableSymbol() local
70 const DataLayout *DL = Printer.TM.getDataLayout(); in GetConstantPoolIndexSymbol() local
/external/llvm/include/llvm/IR/
DGlobalAlias.h97 const GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) const { in getBaseObject()
100 GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) { in getBaseObject()
/external/llvm/include/llvm/Analysis/
DPHITransAddr.h41 const DataLayout &DL; variable
52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()

12345678910>>...12