Home
last modified time | relevance | path

Searched defs:isLoad (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp241 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
269 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
364 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()
677 bool isLoad = !isModSet(MR); in getDependency() local
840 bool isLoad = isa<LoadInst>(QueryInst); in getNonLocalPointerDependency() local
901 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in getNonLocalInfoForBlock()
1034 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp329 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
442 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()
750 bool isLoad = !isModSet(MR); in getDependency() local
918 bool isLoad = isa<LoadInst>(QueryInst); in getNonLocalPointerDependency() local
979 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock()
1095 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp329 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
396 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()
711 bool isLoad = !(MR & MRI_Mod); in getDependency() local
880 bool isLoad = isa<LoadInst>(QueryInst); in getNonLocalPointerDependency() local
931 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock()
1047 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp284 bool &isLoad, bool &isStore) { in GetInstrType()
337 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
395 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp281 bool &isLoad, bool &isStore) { in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp281 bool &isLoad, bool &isStore) { in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation()
H A DDereferenceChecker.cpp189 void DereferenceChecker::checkLocation(SVal l, bool isLoad, const Stmt* S, in checkLocation()
H A DArrayBoundCheckerV2.cpp84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()
H A DNSErrorChecker.cpp203 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, in checkLocation()
H A DObjCSelfInitChecker.cpp301 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, in checkLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp372 const MCDisassembler *Decoder, bool isLoad, in DecodeMem()
396 const MCDisassembler *Decoder, bool isLoad, in DecodeMemAS()
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp93 bool isLoad = false; in isLoadInstr() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h177 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp144 bool isLoad() const { return Access == AccessTy::Load; } in isLoad() function in __anon4b5b9e2f0111::MOVEMState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h258 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h287 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineMemOperand.h290 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineMemOperand.h290 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineMemOperand.h290 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineMemOperand.h295 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/Support/
DScopHelper.h307 bool isLoad() const { return I && llvm::isa<llvm::LoadInst>(I); } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/Support/
DScopHelper.h307 bool isLoad() const { return I && llvm::isa<llvm::LoadInst>(I); } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/Support/
DScopHelper.h307 bool isLoad() const { return I && llvm::isa<llvm::LoadInst>(I); } in isLoad() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/Support/
DScopHelper.h307 bool isLoad() const { return I && llvm::isa<llvm::LoadInst>(I); } in isLoad() function

1234