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

/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h49 void setVarArgsFirstFPR(unsigned FPR) { VarArgsFirstFPR = FPR; } argument
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1913 static const uint16_t FPR[] = { local
2243 static const uint16_t *FPR = GetFPR(); local
2544 static const uint16_t *FPR = GetFPR(); local
3859 static const uint16_t *FPR = GetFPR(); local
4248 static const uint16_t *FPR = GetFPR(); local
[all...]

Completed in 153 milliseconds