HomeSort by relevance Sort by last modified time
    Searched defs:getRepRegClassCostFor (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 220 /// getRepRegClassCostFor - Return the cost of the 'representative' register
222 virtual uint8_t getRepRegClassCostFor(EVT VT) const {
223 assert(VT.isSimple() && "getRepRegClassCostFor called on illegal type!");
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 450 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 590 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 590 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 575 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 590 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 590 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 602 virtual uint8_t getRepRegClassCostFor(MVT VT) const {
    [all...]

Completed in 1407 milliseconds