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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp214 X86TargetLowering::X86TargetLowering(X86TargetMachine &TM) function in class:X86TargetLowering
224 void X86TargetLowering::resetOperationActions() {
1606 X86TargetLowering::getPreferredVectorAction(EVT VT) const {
1615 EVT X86TargetLowering::getSetCCResultType(LLVMContext &, EVT VT) const {
1657 unsigned X86TargetLowering::getByValTypeAlignment(Type *Ty) const {
1684 X86TargetLowering::getOptimalMemOpType(uint64_t Size,
1720 bool X86TargetLowering::isSafeMemOpType(MVT VT) const {
1729 X86TargetLowering::allowsUnalignedMemoryAccesses(EVT VT,
1740 unsigned X86TargetLowering
[all...]

Completed in 137 milliseconds