Searched defs:Load2 (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5748 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, argument
5946 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1835 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, argument
1916 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1218 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, argument
1232 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, argument

Completed in 136 milliseconds