Searched defs:isSafeMemOpType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2302 bool X86TargetLowering::isSafeMemOpType(MVT VT) const { function in class:X86TargetLowering
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1541 virtual bool isSafeMemOpType(MVT /*VT*/) const { return true; } function

Completed in 134 milliseconds