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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp80 X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM, function in class:X86TargetLowering
1583 bool X86TargetLowering::useLoadStackGuardNode() const {
1588 X86TargetLowering::getPreferredVectorAction(EVT VT) const {
1597 EVT X86TargetLowering::getSetCCResultType(LLVMContext &, EVT VT) const {
1669 unsigned X86TargetLowering::getByValTypeAlignment(Type *Ty) const {
1696 X86TargetLowering::getOptimalMemOpType(uint64_t Size,
1731 bool X86TargetLowering::isSafeMemOpType(MVT VT) const {
1740 X86TargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
1752 unsigned X86TargetLowering
[all...]

Completed in 280 milliseconds