/external/llvm/lib/Target/PowerPC/ |
D | PPCMachineFunctionInfo.cpp | 21 const DataLayout &DL = MF.getDataLayout(); in getPICOffsetSymbol() local 28 const DataLayout &DL = MF.getDataLayout(); in getGlobalEPSymbol() local 35 const DataLayout &DL = MF.getDataLayout(); in getLocalEPSymbol() local 42 const DataLayout &DL = MF.getDataLayout(); in getTOCOffsetSymbol() local
|
/external/llvm/bindings/ocaml/target/ |
D | target_ocaml.c | 69 CAMLprim value llvm_datalayout_byte_order(value DL) { in llvm_datalayout_byte_order() 74 CAMLprim value llvm_datalayout_pointer_size(value DL) { in llvm_datalayout_pointer_size() 79 CAMLprim LLVMTypeRef llvm_datalayout_intptr_type(LLVMContextRef C, value DL) { in llvm_datalayout_intptr_type() 84 CAMLprim value llvm_datalayout_qualified_pointer_size(value AS, value DL) { in llvm_datalayout_qualified_pointer_size() 91 value DL) { in llvm_datalayout_qualified_intptr_type() 96 CAMLprim value llvm_datalayout_size_in_bits(LLVMTypeRef Ty, value DL) { in llvm_datalayout_size_in_bits() 101 CAMLprim value llvm_datalayout_store_size(LLVMTypeRef Ty, value DL) { in llvm_datalayout_store_size() 106 CAMLprim value llvm_datalayout_abi_size(LLVMTypeRef Ty, value DL) { in llvm_datalayout_abi_size() 111 CAMLprim value llvm_datalayout_abi_align(LLVMTypeRef Ty, value DL) { in llvm_datalayout_abi_align() 116 CAMLprim value llvm_datalayout_stack_align(LLVMTypeRef Ty, value DL) { in llvm_datalayout_stack_align() [all …]
|
/external/llvm/lib/Analysis/ |
D | MemoryLocation.cpp | 24 const auto &DL = LI->getModule()->getDataLayout(); in get() local 33 const auto &DL = SI->getModule()->getDataLayout(); in get() local 50 const auto &DL = CXI->getModule()->getDataLayout(); in get() local 60 const auto &DL = RMWI->getModule()->getDataLayout(); in get() local 102 const DataLayout &DL = II->getModule()->getDataLayout(); in getForArgument() local
|
D | Loads.cpp | 29 const DataLayout &DL) { in isAligned() 45 static bool isAligned(const Value *Base, unsigned Align, const DataLayout &DL) { in isAligned() 55 const Value *V, unsigned Align, const APInt &Size, const DataLayout &DL, in isDereferenceableAndAlignedPointer() 114 const DataLayout &DL, in isDereferenceableAndAlignedPointer() 137 bool llvm::isDereferenceablePointer(const Value *V, const DataLayout &DL, in isDereferenceablePointer() 186 const DataLayout &DL, in isSafeToLoadUnconditionally() 324 const DataLayout &DL = ScanBB->getModule()->getDataLayout(); in FindAvailableLoadedValue() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 26 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, in emitMemMem() 50 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 65 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore() 78 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset() 149 static SDValue emitCLC(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in emitCLC() 173 static SDValue addIPMSequence(const SDLoc &DL, SDValue Glue, in addIPMSequence() 184 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp() 198 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr() 225 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy() 235 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForStrcmp() [all …]
|
D | SystemZISelLowering.cpp | 465 EVT SystemZTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType() 518 bool SystemZTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode() 809 static SDValue convertLocVTToValVT(SelectionDAG &DAG, const SDLoc &DL, in convertLocVTToValVT() 838 static SDValue convertValVTToLocVT(SelectionDAG &DAG, const SDLoc &DL, in convertValVTToLocVT() 864 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments() 1035 SDLoc &DL = CLI.DL; in LowerCall() local 1238 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument 1284 SDValue Chain, const SDLoc &DL, SelectionDAG &DAG) const { in prepareVolatileOrAtomicLoad() argument 1591 static void adjustZeroCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in adjustZeroCmp() 1611 static void adjustSubwordCmp(SelectionDAG &DAG, const SDLoc &DL, in adjustSubwordCmp() [all …]
|
/external/llvm/lib/IR/ |
D | Mangler.cpp | 34 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl() 59 const DataLayout &DL, in getNameWithPrefixImpl() 66 const DataLayout &DL) { in getNameWithPrefix() 71 const Twine &GVName, const DataLayout &DL) { in getNameWithPrefix() 91 const DataLayout &DL) { in addByteCountSuffix() 118 const DataLayout &DL = GV->getParent()->getDataLayout(); in getNameWithPrefix() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.cpp | 35 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedSelect() local 50 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedPHI() local 108 const DataLayout &DL) { in relatedCheck() 164 const DataLayout &DL) { in related()
|
/external/llvm/include/llvm/CodeGen/ |
D | IntrinsicLowering.h | 27 const DataLayout &DL; variable 32 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
|
D | MachineInstrBuilder.h | 242 inline MachineInstrBuilder BuildMI(MachineFunction &MF, const DebugLoc &DL, in BuildMI() 249 inline MachineInstrBuilder BuildMI(MachineFunction &MF, const DebugLoc &DL, in BuildMI() 260 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 276 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 285 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 295 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 305 const DebugLoc &DL, in BuildMI() 315 const DebugLoc &DL, in BuildMI() 324 const DebugLoc &DL, in BuildMI() 334 const DebugLoc &DL, in BuildMI() [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SILowerControlFlow.cpp | 206 DebugLoc DL = From.getDebugLoc(); in Skip() local 222 const DebugLoc &DL = MI.getDebugLoc(); in skipIfDead() local 250 DebugLoc DL = MI.getDebugLoc(); in If() local 273 DebugLoc DL = MI.getDebugLoc(); in Else() local 306 DebugLoc DL = MI.getDebugLoc(); in Break() local 320 DebugLoc DL = MI.getDebugLoc(); in IfBreak() local 335 DebugLoc DL = MI.getDebugLoc(); in ElseBreak() local 350 DebugLoc DL = MI.getDebugLoc(); in Loop() local 365 DebugLoc DL = MI.getDebugLoc(); in EndCf() local 386 DebugLoc DL = MI.getDebugLoc(); in Kill() local [all …]
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 60 SDLoc DL(Addr); in SelectAddr() local 95 SDLoc DL(Addr); in SelectFIAddr() local 135 const DebugLoc &DL = Node->getDebugLoc(); in Select() local 151 SDLoc DL(Node); in Select() local
|
D | BPFISelLowering.cpp | 36 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *Msg) { in fail() 42 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *Msg, in fail() 153 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments() 349 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument 394 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerCallResult() 442 SDLoc DL(Op); in LowerBR_CC() local 456 SDLoc DL(Op); in LowerSELECT_CC() local 488 SDLoc DL(Op); in LowerGlobalAddress() local 499 DebugLoc DL = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local
|
D | BPFInstrInfo.cpp | 36 const DebugLoc &DL, unsigned DestReg, in copyPhysReg() 50 DebugLoc DL; in storeRegToStackSlot() local 68 DebugLoc DL; in loadRegFromStackSlot() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 218 bool WebAssemblyTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode() 260 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *msg) { in fail() 282 SDLoc DL = CLI.DL; in LowerCall() local 444 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL, in LowerReturn() 472 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments() 528 SDLoc DL(Op); in LowerOperation() local 569 SDLoc DL(Op); in LowerCopyToReg() local 609 SDLoc DL(Op); in LowerGlobalAddress() local 623 SDLoc DL(Op); in LowerExternalSymbol() local 650 SDLoc DL(Op); in LowerBR_JT() local [all …]
|
D | WebAssemblyFrameLowering.cpp | 84 const DebugLoc &DL) { in writeSPToMemory() 116 DebugLoc DL = I->getDebugLoc(); in eliminateCallFramePseudoInstr() local 136 DebugLoc DL; in emitPrologue() local 188 DebugLoc DL; in emitEpilogue() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 182 DebugLoc DL, in BuildMI() 191 DebugLoc DL, in BuildMI() 204 DebugLoc DL, in BuildMI() 218 DebugLoc DL, in BuildMI() 230 DebugLoc DL, in BuildMI() 240 DebugLoc DL, in BuildMI()
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 39 DebugLoc DL; variable 86 void setDebugLoc(const DebugLoc &DL) { this->DL = DL; } in setDebugLoc()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 36 MachineBasicBlock::iterator I, DebugLoc DL, in copyPhysReg() 57 DebugLoc DL; in storeRegToStackSlot() local 86 DebugLoc DL; in loadRegFromStackSlot() local
|
/external/llvm/include/llvm/Analysis/ |
D | ObjCARCAliasAnalysis.h | 41 const DataLayout &DL; variable 44 explicit ObjCARCAAResult(const DataLayout &DL) : AAResultBase(), DL(DL) {} in ObjCARCAAResult()
|
/external/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 232 RewriteDescriptorList *DL) { in parse() 247 RewriteDescriptorList *DL) { in parse() 273 RewriteDescriptorList *DL) { in parseEntry() 306 RewriteDescriptorList *DL) { in parseRewriteFunctionDescriptor() 374 RewriteDescriptorList *DL) { in parseRewriteGlobalVariableDescriptor() 436 RewriteDescriptorList *DL) { in parseRewriteGlobalAliasDescriptor() 517 RewriteSymbols::RewriteSymbols(SymbolRewriter::RewriteDescriptorList &DL) in RewriteSymbols() 547 llvm::createRewriteSymbolsPass(SymbolRewriter::RewriteDescriptorList &DL) { in createRewriteSymbolsPass()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 49 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue() local 115 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue() local 187 DebugLoc DL; in spillCalleeSavedRegisters() local 213 DebugLoc DL; in restoreCalleeSavedRegisters() local
|
/external/llvm/include/llvm/IR/ |
D | GlobalIndirectSymbol.h | 59 const GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) const { in getBaseObject() 62 GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) { in getBaseObject()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 382 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments() 396 SDLoc &DL = CLI.DL; in LowerCall() local 423 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerCCCArguments() 523 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument 585 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerCCCCallTo() 764 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerCallResult() 789 static LPCC::CondCode IntCondCCodeToICC(SDValue CC, const SDLoc &DL, in IntCondCCodeToICC() 861 SDLoc DL(Op); in LowerBR_CC() local 926 SDLoc DL(Op); in LowerMUL() local 963 SDLoc DL(Op); in LowerSETCCE() local [all …]
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 428 SDLoc DL(ADDENode); in selectMADD() local 500 SDLoc DL(SUBENode); in selectMSUB() local 796 static SDValue genConstMult(SDValue X, uint64_t C, const SDLoc &DL, EVT VT, in genConstMult() 868 SDLoc DL(N); in performDSPShiftCombine() local 1216 SDLoc DL(Op); in lowerLOAD() local 1248 SDLoc DL(Op); in lowerSTORE() local 1278 SDLoc DL(Op); in lowerMulDiv() local 1295 static SDValue initAccumulator(SDValue In, const SDLoc &DL, SelectionDAG &DAG) { in initAccumulator() 1303 static SDValue extractLOHI(SDValue Op, const SDLoc &DL, SelectionDAG &DAG) { in extractLOHI() 1322 SDLoc DL(Op); in lowerDSPIntr() local [all …]
|