Home
last modified time | relevance | path

Searched defs:IsLoad (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoChecker.cpp134 void ErrnoChecker::checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
H A DObjCSuperDeallocChecker.cpp130 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation()
H A DCheckerDocumentation.cpp154 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
H A DNullabilityChecker.cpp575 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, in checkLocation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp38 bool IsLoad; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp428 bool IsLoad() override { in IsLoad() function in InstructionLLVMC
1381 bool DisassemblerLLVMC::MCDisasmInstance::IsLoad(llvm::MCInst &mc_inst) const { in IsLoad() function in DisassemblerLLVMC::MCDisasmInstance
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp126 const bool IsLoad = (VVPOpc == VEISD::VVP_LOAD); in lowerVVP_LOAD_STORE() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp74 unsigned int IsLoad : 1; member
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp107 bool IsLoad = false; member in __anon1132bd720111::X86FoldTablesEmitter::X86FoldTableEntry
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp500 bool IsLoad = in UpdateBaseRegUses() local
840 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local
863 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
H A DARMExpandPseudoInsts.cpp158 bool IsLoad; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoads.cpp432 AAResults *AA, bool *IsLoad, in FindAvailableLoadedValue()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h555 bool IsLoad; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1348 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local
1449 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp390 void DecodeScalarMoveMask(unsigned NumElts, bool IsLoad, in DecodeScalarMoveMask()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2027 bool IsLoad = in getShuffleCost() local
4723 bool IsLoad = Opcode == Instruction::Load; in getMemoryOpCost() local
4844 bool IsLoad = (Instruction::Load == Opcode); in getMaskedMemoryOpCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp844 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
H A DHexagonConstExtenders.cpp1147 bool IsLoad = MI.mayLoad(); in recordExtender() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1542 bool IsLoad; member in __anonf2be975f0311::BaseMemOpClusterMutation
1546 const TargetRegisterInfo *tri, bool IsLoad) in BaseMemOpClusterMutation()
H A DInlineSpiller.cpp752 bool IsLoad = InstrReg; in coalesceStackAccess() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp1163 bool PseudoInstruction::IsLoad() { return false; } in IsLoad() function in PseudoInstruction
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp1349 bool IsLoad = E->getOp() == AtomicExpr::AO__c11_atomic_load || in EmitAtomicExpr() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp316 bool IsLoad; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp242 bool IsLoad) { in maxSizeForAddrSpace()
271 const bool IsLoad = Query.Opcode != AMDGPU::G_STORE; in isLoadStoreSizeLegal() local
1107 bool IsLoad) -> bool { in AMDGPULegalizerInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3720 const MCSubtargetInfo *STI, bool IsLoad) { in expandMem16Inst()
3847 const MCSubtargetInfo *STI, bool IsLoad) { in expandMem9Inst()
5318 bool IsLoad) { in expandLoadStoreDMacro()

12