/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMachineFunctionInfo.cpp | 20 const DataLayout &DL = MF.getDataLayout(); in getPICOffsetSymbol() local 27 const DataLayout &DL = MF.getDataLayout(); in getGlobalEPSymbol() local 34 const DataLayout &DL = MF.getDataLayout(); in getLocalEPSymbol() local 41 const DataLayout &DL = MF.getDataLayout(); in getTOCOffsetSymbol() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | VNCoercion.cpp | 16 const DataLayout &DL) { in canCoerceMustAliasedValueToLoad() 44 const DataLayout &DL) { in coerceAvailableValueToLoadTypeHelper() 141 IRBuilder<> &IRB, const DataLayout &DL) { in coerceAvailableValueToLoadType() 156 const DataLayout &DL) { in analyzeLoadFromClobberingWrite() 209 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore() 226 const DataLayout &DL) { in analyzeLoadFromClobberingLoad() 258 MemIntrinsic *MI, const DataLayout &DL) { in analyzeLoadFromClobberingMemInst() 308 const DataLayout &DL) { in getStoreValueForLoadHelper() 350 Instruction *InsertPt, const DataLayout &DL) { in getStoreValueForLoad() 358 Type *LoadTy, const DataLayout &DL) { in getConstantStoreValueForLoad() [all …]
|
/external/swiftshader/third_party/llvm-7.0/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/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/swiftshader/third_party/llvm-7.0/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() 77 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset() 146 static SDValue emitCLC(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in emitCLC() 170 static SDValue addIPMSequence(const SDLoc &DL, SDValue CCReg, in addIPMSequence() 181 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp() 195 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr() 221 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy() 231 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForStrcmp() [all …]
|
/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 …]
|
/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/swiftshader/third_party/llvm-7.0/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 118 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() 121 const DataLayout &DL, in isDereferenceableAndAlignedPointer() 130 const DataLayout &DL, in isDereferenceableAndAlignedPointer() 153 bool llvm::isDereferenceablePointer(const Value *V, const DataLayout &DL, in isDereferenceablePointer() 202 const DataLayout &DL, in isSafeToLoadUnconditionally() 345 const DataLayout &DL = ScanBB->getModule()->getDataLayout(); in FindAvailablePtrLoadStore() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.cpp | 44 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedSelect() local 59 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedPHI() local 117 const DataLayout &DL) { in relatedCheck() 165 const DataLayout &DL) { in related()
|
/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 | 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 …]
|
D | IntrinsicLowering.h | 27 const DataLayout &DL; variable 32 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Mangler.cpp | 35 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl() 63 const DataLayout &DL, in getNameWithPrefixImpl() 70 const DataLayout &DL) { in getNameWithPrefix() 75 const Twine &GVName, const DataLayout &DL) { in getNameWithPrefix() 95 const DataLayout &DL) { in addByteCountSuffix() 122 const DataLayout &DL = GV->getParent()->getDataLayout(); in getNameWithPrefix() local
|
/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
|
/external/swiftshader/third_party/llvm-7.0/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 | 299 inline MachineInstrBuilder BuildMI(MachineFunction &MF, const DebugLoc &DL, in BuildMI() 306 inline MachineInstrBuilder BuildMI(MachineFunction &MF, const DebugLoc &DL, in BuildMI() 317 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 333 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 342 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 352 const DebugLoc &DL, const MCInstrDesc &MCID, in BuildMI() 362 const DebugLoc &DL, in BuildMI() 372 const DebugLoc &DL, in BuildMI() 381 const DebugLoc &DL, in BuildMI() 391 const DebugLoc &DL, in BuildMI() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ManglerTest.cpp | 20 const DataLayout &DL) { in mangleStr() 50 DataLayout DL("m:o"); // macho in TEST() local 70 DataLayout DL("m:x-p:32:32"); // 32-bit windows in TEST() local 106 DataLayout DL("m:w-p:64:64"); // windows in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 196 DebugLoc DL, in LowerFPToInt() 312 DebugLoc DL = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local 396 bool WebAssemblyTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode() 432 EVT WebAssemblyTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType() 449 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *msg) { in fail() 471 SDLoc DL = CLI.DL; in LowerCall() local 634 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL, in LowerReturn() 662 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments() 725 SDLoc DL(Op); in LowerOperation() local 768 SDLoc DL(Op); in LowerCopyToReg() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | ShadowCallStack.cpp | 90 MachineBasicBlock &MBB, const DebugLoc &DL) { in addProlog() 118 MachineBasicBlock &MBB, const DebugLoc &DL, in addPrologLeaf() 128 const DebugLoc &DL = MI.getDebugLoc(); in addEpilog() local 157 const DebugLoc &DL = MI.getDebugLoc(); in addEpilogLeaf() local 169 const DebugLoc &DL = MI.getDebugLoc(); in addEpilogOnlyR10() local 288 const DebugLoc &DL = NonEmpty->front().getDebugLoc(); in runOnMachineFunction() 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 …]
|