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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2454 getSingleConstraintMatchWeight(info, (*rCodes)[i].c_str());
2466 TargetLowering::getSingleConstraintMatchWeight( function in class:TargetLowering
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3075 getSingleConstraintMatchWeight(AsmOperandInfo &info, function in class:SparcTargetLowering
3087 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2911 MipsTargetLowering::getSingleConstraintMatchWeight( function in class:MipsTargetLowering
2923 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp421 getSingleConstraintMatchWeight(AsmOperandInfo &info, function in class:SystemZTargetLowering
433 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3859 AArch64TargetLowering::getSingleConstraintMatchWeight( function in class:AArch64TargetLowering
3871 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10305 ARMTargetLowering::getSingleConstraintMatchWeight( function in class:ARMTargetLowering
10317 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8566 PPCTargetLowering::getSingleConstraintMatchWeight( function in class:PPCTargetLowering
8589 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);

Completed in 1111 milliseconds